> 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/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter.md).

# Flutter

<figure><img src="/files/gwFlkIZzTzHUH5Vc9RAJ" alt="" width="375"><figcaption></figcaption></figure>

Revolutionize your app's payment capabilities with the Juspay Hyperswitch Flutter SDK, delivering a seamless and tailored Global Checkout Experience. The Juspay Hyperswitch Unified Checkout on Flutter is meticulously designed to provide an all-encompassing, unified, and optimized payment journey, ensuring exceptional conversion rates.

**Inclusive:** Supporting a diverse array of global payment methods, including cards, buy now pay later, and digital wallets, the Unified Checkout adapts to local preferences. Customize the experience further with the ability to integrate local languages, creating a truly inclusive payment solution.

**Consistent:** Enjoy a singular and consistent payment experience across platforms, whether on the web, Android, or iOS. Driven by smart payment forms, minimal redirections, and intelligent retries, the Unified Checkout ensures a reliable and uniform payment process.

**Blended:** Tailor the payment experience to seamlessly integrate with your product using styling APIs. Achieve a fully native and embedded payment experience within your Android app or website, creating a cohesive and branded checkout environment.

**Modify and Experiment:** While the Unified Checkout is pre-optimized for maximum conversions, the Juspay Hyperswitch Flutter SDK empowers you to go beyond the standard. Take control with our SDK APIs, allowing you to:

* **Include New Fields:** Adapt swiftly to various use cases by adding new fields to the payment form, such as collecting billing addresses or zip codes for additional information.
* **Prioritize Payment Methods:** Impact your payment mix and conversion rates by prioritizing or promoting specific payment methods based on your customer preferences.
* **Switch Themes and Layouts:** Choose from a wide range of pre-designed themes and layouts for the checkout page, aligning the Unified Checkout with your app's aesthetics.

Experience the flexibility to modify and experiment, ensuring your app's payment journey aligns precisely with your business requirements and user expectations. Elevate your app's payment experience with the Juspay Hyperswitch Flutter SDK.


---

# 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/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter.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.
