> 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-enterprises.md).

# For enterprises

{% hint style="success" %}
Start here if you are an enterprise looking to accept one time or recurring online payments for your website
{% endhint %}

Hyperswitch, a payment infrastructure which is built groud-up in Rust. We've built Hyperswitch on systems software principles which makes us super performant, low latency and ultra-reliable. We offer a truly global, secure & compliant payment stack.

Our 24\*7 dedicated support and custom pricing caters to enterprises from all sectors. On top of that we offer unified operations, analytics, chargebacks as well as reconciliation to make payments management easier.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Integration guide</strong></td><td>Get started with integrating the client SDK on your application</td><td></td><td><a href="/files/GPrqzEmzT15Q57TZIJoE">/files/GPrqzEmzT15Q57TZIJoE</a></td><td><a href="/pages/BilyaZbfixDg22E49SlI">/pages/BilyaZbfixDg22E49SlI</a></td></tr><tr><td><strong>Analytics &#x26; operations</strong></td><td>Unified dashboard for all your payment operations needs</td><td></td><td><a href="/files/E8Pkm37Ly3mOzP6bOf1b">/files/E8Pkm37Ly3mOzP6bOf1b</a></td><td><a href="/pages/lKtjHOwAMY6ydeugksjq">/pages/lKtjHOwAMY6ydeugksjq</a></td></tr><tr><td><strong>Smart retries</strong></td><td>Automatically retry payments with an alternate processor</td><td></td><td><a href="/files/cY8OmzeXCD8SSuAFVqoR">/files/cY8OmzeXCD8SSuAFVqoR</a></td><td><a href="/pages/Se62N1OvjWmlM5E0obCP">/pages/Se62N1OvjWmlM5E0obCP</a></td></tr><tr><td><strong>Reconciliation</strong></td><td>Get complete control of your reconciliation process, making it faster, efficient &#x26; scalable</td><td></td><td><a href="/files/JmgGnT0nb9ipPpBFoTxw">/files/JmgGnT0nb9ipPpBFoTxw</a></td><td><a href="/pages/YBr0r2IhLHYCgBYnjAlr">/pages/YBr0r2IhLHYCgBYnjAlr</a></td></tr><tr><td><strong>Data security</strong></td><td>Comprehensive measures safeguarding data integrity within Hyperswitch</td><td></td><td><a href="/files/FFIQIXpKPnK0w9sMbEmd">/files/FFIQIXpKPnK0w9sMbEmd</a></td><td><a href="/pages/WZYhzArnkkxjdzrkhpT9">/pages/WZYhzArnkkxjdzrkhpT9</a></td></tr><tr><td><strong>GDPR compliance</strong></td><td>Stay General Data Protection Regulation (GDPR) compliant with Hyperswitch</td><td></td><td><a href="/files/DmGSX5yALiRrVkPRrCPg">/files/DmGSX5yALiRrVkPRrCPg</a></td><td><a href="/pages/scmgy9rJNpRCMqC72fVw">/pages/scmgy9rJNpRCMqC72fVw</a></td></tr><tr><td><strong>Manage your team</strong></td><td>Invite/add new users &#x26; assign roles through the Hyperswitch control center</td><td></td><td><a href="/files/AXMCQgXc2vMsBEsXcw5L">/files/AXMCQgXc2vMsBEsXcw5L</a></td><td><a href="/pages/y4g1UaWUZPe4IqvCYXFy">/pages/y4g1UaWUZPe4IqvCYXFy</a></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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-enterprises.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.
