# Saleor App

This app provides a seamless integration between Saleor (an open source ecommerce platform) and Juspay's payment orchestration products: Juspay Hyperswitch (for global payment acceptance) and Hypercheckout (for payment acceptance in India, complying with Financial data residency requirements).

It enables merchants to utilize Juspay's secure and efficient payment processing directly within their Saleor storefront, delivering a smooth and dependable checkout experience for customers both within India and globally.

### [Juspay's Hypercheckout](https://juspay.in/hypercheckout) - for accepting payments in India (in compliance with Financial data residency requirements)

HyperCheckout combines the power of native checkout experiences, robust payment orchestration & advanced analytics. HyperCheckout is an Experience and Orchestration/Routing layer that connects with 100+ Payment Aggregators.

### [Juspay's Hyperswitch](https://hyperswitch.io/) - for Global payment acceptance

Access the entire payment ecosystem with a Single API. Hyperswitch connects you to multiple payment processors to embrace diversity. It improves payment success rates and reduces payment costs, ops & dev efforts.

{% content-ref url="/pages/WQv56UtIb8Qd2MtUO16r" %}
[Setup](/other-features/e-commerce-platform-plugins/saleor-app/setup.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hyperswitch.io/other-features/e-commerce-platform-plugins/saleor-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
