> For the complete documentation index, see [llms.txt](https://docs.hyperswitch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperswitch.io/use-cases/for-marketplace-platforms.md).

# For Marketplace/Platforms

Hyperswitch provides a powerful and adaptable payment infrastructure designed to handle the complexities of multi-party transaction flows in marketplace and platform environments.

With features like multi-rail payouts, intelligent routing, and Hypersense, Hyperswitch enables marketplaces to scale efficiently, improve conversion rates, and reduce operational costs—all while ensuring security and compliance.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;">Support multi-rail payouts</mark></td><td></td><td></td><td><a href="#support-multi-rail-payouts">#support-multi-rail-payouts</a></td></tr><tr><td><mark style="color:blue;">Improve conversion rates</mark></td><td></td><td></td><td><a href="#improve-conversion-rates">#improve-conversion-rates</a></td></tr><tr><td><mark style="color:blue;">Optimize payment costs</mark></td><td></td><td></td><td><a href="#optimize-payment-costs">#optimize-payment-costs</a></td></tr><tr><td><mark style="color:blue;">Global payment support with no code connector integrations</mark></td><td></td><td></td><td><a href="#global-payment-support-with-no-code-connector-integrations">#global-payment-support-with-no-code-connector-integrations</a></td></tr><tr><td><mark style="color:blue;">Modular card vaulting options</mark></td><td></td><td></td><td><a href="#modular-card-vaulting-options">#modular-card-vaulting-options</a></td></tr><tr><td><mark style="color:blue;">Fully managed compliance and security</mark></td><td></td><td></td><td><a href="#fully-managed-compliance-and-security">#fully-managed-compliance-and-security</a></td></tr></tbody></table>

#### Support multi-rail payouts

Efficiently process payouts using diverse rails to suit business needs and customer preferences

* [Process payouts via Visa Direct, Mastercard, Same-Day ACH, and more](https://docs.hyperswitch.io/explore-hyperswitch/payment-flows-and-management/payouts)

#### Improve conversion rates

Enhance the buyer experience with a seamless checkout

* [Enable express checkout payment option for users](https://docs.hyperswitch.io/explore-hyperswitch/merchant-controls/integration-guide/web/node-and-react#id-3.-complete-the-checkout-on-the-client)
* [Customize your Checkout page](https://docs.hyperswitch.io/explore-hyperswitch/merchant-controls/integration-guide/web/customization)
* [Intelligent routing to improve first attempt authorization rates](https://docs.hyperswitch.io/explore-hyperswitch/payment-flows-and-management/smart-router/intelligent-routing)

#### **Optimize payment costs**

Optimize payment costs by ensuring that every transaction flows through the most cost-effective processor, and get actionable insights to reduce costs with AI, along with deeper visibility into transaction fees and anomaly detection.

* [Smart routing](https://docs.hyperswitch.io/explore-hyperswitch/payment-flows-and-management/smart-router)
* [AI Ops cost observability with HyperSense](https://docs.hyperswitch.io/explore-hyperswitch/account-management/analytics-and-operations/hypersense-ai-powered-payment-operations)

#### Global payment support with no code connector integrations

Reduce weeks or even months of development on payment connector integrations and support for various payment methods with Hyperswitch’s no-code solution.

* [List of 70+ supported connectors and 150+ payment methods](https://hyperswitch.io/pm-list)
* [How to configure a connector in few clicks](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch)

#### Modular card vaulting options

Fulfill diverse client needs with customizable card vaulting options, including platform-level (unified), PSP-specific, and client-scoped vaulting.

* [Card vaulting and tokenisation](https://docs.hyperswitch.io/features/payment-flows-and-management/tokenization-and-saved-cards)

#### Fully managed compliance and security

Enjoy hassle-free compliance with evolving regulatory standards, maintaining top-notch security without added complexity.

* [Compliance and data security](https://docs.hyperswitch.io/security-and-compliance/overview)
* [Data privacy](https://docs.hyperswitch.io/security-and-compliance/security)
* [PCI compliance](https://docs.hyperswitch.io/security-and-compliance/pci-compliance)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hyperswitch.io/use-cases/for-marketplace-platforms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
