> 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/other-features/merchant-controls.md).

# Checkout Experience

Juspay Hyperswitch empowers you to deliver a **seamless, intuitive, and native checkout experience** without compromising transaction authenticity.

### How we improve checkout experience for your customers

* **Fewer Steps, Higher Conversions** – A streamlined checkout process reduces drop-offs and enhances customer satisfaction.
* **Preferred Payment Options** – Presenting users with their preferred payment methods boosts convenience and conversion rates.
* **Full Control Over Design & Functionality** – Customize both the appearance and behavior of the checkout experience.
* **Advanced Security, No Redirection** – Seamlessly integrate **native 3DS** and **Click to Pay** for secure, frictionless transactions.

With Hyperswitch, you optimize the payment journey while maintaining **trust, security, and a frictionless user experience**.

<table data-card-size="large" 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;">Customizable and Native Integrations</mark></td><td></td><td></td><td><a href="/pages/BilyaZbfixDg22E49SlI">/pages/BilyaZbfixDg22E49SlI</a></td></tr><tr><td><mark style="color:blue;">Payment Methods Management</mark></td><td></td><td></td><td><a href="/pages/yyUy7tIb5oaFrDk2XycP">/pages/yyUy7tIb5oaFrDk2XycP</a></td></tr><tr><td><mark style="color:blue;">Click To Pay</mark></td><td></td><td></td><td><a href="/pages/4zlFM6jdeu8bnlIgtZkN">/pages/4zlFM6jdeu8bnlIgtZkN</a></td></tr></tbody></table>

{% hint style="info" %}
**Have Questions?**\
Join our [Slack Community](https://join.slack.com/t/hyperswitch-io/shared_invite/zt-2jqxmpsbm-WXUENx022HjNEy~Ark7Orw) to ask questions, share feedback, and collaborate.\
Prefer direct support? Use our [Contact Us](https://hyperswitch.io/contact-us) page to reach out.
{% endhint %}


---

# 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/other-features/merchant-controls.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.
