# Hyperswitch

## Build

- [Exploration Guide](https://docs.hyperswitch.io/about-hyperswitch/readme.md): Try Hyperswitch and explore its modular architecture for a secure, streamlined payments
- [Overview](https://docs.hyperswitch.io/about-hyperswitch/readme-2.md): Hyperswitch: Open-Source Payments Platform by Juspay
- [Roadmap - Q2 2026](https://docs.hyperswitch.io/about-hyperswitch/roadmap.md): April '26 to June '26
- [Previous Roadmap - Q1 2026](https://docs.hyperswitch.io/about-hyperswitch/roadmap/previous-roadmap-q1-2026.md): Jan '26 to March '26
- [Previous Roadmap - Q4 2025](https://docs.hyperswitch.io/about-hyperswitch/roadmap/previous-roadmap-q4-2025.md): Oct '25 to Dec '25
- [Previous Roadmap - Q3 2025](https://docs.hyperswitch.io/about-hyperswitch/roadmap/previous-roadmap-q3-2025.md): Jul '25 to Sep '25
- [Previous Roadmap - Q2 2025](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q2-2025.md): Hyperswitch roadmap (Apr to Jun'25)
- [Previous Roadmap - Q1 2025](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q1-2025.md): Jan'25 - Mar'25
- [Previous Roadmap - Q4 2024](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q4-2024.md): Hyperswitch roadmap (Oct to Dec'24)
- [Previous Roadmap - Q3 2024](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q3-2024.md): Hyperswitch roadmap (July to Sept'24)
- [Previous Roadmap - Q2 2024](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q2-2024.md): Hyperswitch roadmap (Apr to Jun'24)
- [Previous roadmap - Q1 2024](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q1-2024.md): Hyperswitch roadmap (Jan to Mar' 24)
- [Previous roadmap - Q4 2023](https://docs.hyperswitch.io/about-hyperswitch/roadmap/roadmap-q4-2023.md): Hyperswitch roadmap (Oct to Dec'23)
- [Hyperswitch architecture](https://docs.hyperswitch.io/about-hyperswitch/hyperswitch-architecture.md): A 30,000 feet view of Hyperswitch's architecture
- [Router](https://docs.hyperswitch.io/about-hyperswitch/hyperswitch-architecture/router.md)
- [Storage](https://docs.hyperswitch.io/about-hyperswitch/hyperswitch-architecture/storage.md)
- [A Payments Switch with virtually zero overhead](https://docs.hyperswitch.io/about-hyperswitch/hyperswitch-architecture/a-payments-switch-with-virtually-zero-overhead.md)
- [Connector Payment Flows](https://docs.hyperswitch.io/about-hyperswitch/hyperswitch-architecture/connector-payment-flows.md): This page outlines the various payment flows you may come across while building a connector.
- [SDK Payment flows](https://docs.hyperswitch.io/about-hyperswitch/sdk-payment-flows.md)
- [Payments Flows](https://docs.hyperswitch.io/integration-guide/payment-suite.md): Open, Modular, Self-Hostable Payment Infrastructure
- [Pay-Then-Vault](https://docs.hyperswitch.io/integration-guide/payment-suite/payments.md): Comprehensive guide to card payment processing patterns including one-time payments, manual capture, 3DS authentication, and recurring payment flows.
- [Instant Payment (Auto Capture)](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/instant-payment-auto-capture.md): Authorize and capture a card payment in a single step — the simplest and most common one-time payment pattern.
- [Manual Capture](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/manual-capture.md): Understand how to place a hold on your customers' funds and capture them later either fully or partially and either in one-go or multiple times
- [Overcapture](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/manual-capture/overcapture.md): Capture amounts greater than the originally authorized amount in manual capture payments
- [Copy of Subscriptions](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/copy-of-subscriptions.md): Augment your subscriptions with payments orchestration capabilities
- [Saving Payment Method](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/save-a-payment-method.md): Setting up and managing recurring payments
- [Saved Card](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/save-a-payment-method/saved-card.md): Secure card vaulting with Hyperswitch SDK for PCI-DSS compliant payment processing
- [Recurring payments](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/recurring-payments.md): Set up and manage recurring payments with Card-on-File and MIT support
- [Authorizations](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/authorizations.md): Overview of specialized authorization flows including zero-auth, estimate, incremental, extended, and partial authorizations
- [Incremental Authorization](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/authorizations/incremental-authorization.md): Request additional funds after initial authorization for variable-cost transactions
- [$0 Authorization](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/authorizations/zero-amount-authorization-1.md): Best way to validate customer payment data and charge the customer later
- [Extended Authorization](https://docs.hyperswitch.io/integration-guide/payment-suite/payments/authorizations/extended-authorization.md): Extend authorization hold periods beyond standard windows for flexible transaction capture
- [Vault-Then-Pay](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card.md): Vault a payment method first, then use the token to execute payments via Server-to-Server API — giving you granular control over the payment lifecycle
- [Token Led Payment](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payments.md): Process payments using Payment Method SDK with guest checkout, customer checkout, and repeat purchase flows via S2S APIs
- [Proxy Payment](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/proxy.md): Vault your card and use proxy endpoint for payment processing
- [Payment Methods Management](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-methods-management.md): Integrate Hyperswitch's Vault service to store customer payment methods securely and eliminate PCI DSS compliance burden
- [Web](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web.md): Integrate Juspay Hyperswitch unified checkout with your web app for a seamless payment experience
- [React with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/react-with-rest-api-integration.md): Integrate Hyperswitch SDK with React and REST API for web checkout
- [HTML with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/html-with-rest-api-integration.md): Integrate Hyperswitch SDK to your HTML Web App using REST API for a seamless payment experience
- [JS with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/vanilla-js-and-rest-api-integration.md): Integrate Juspay Hyperswitch SDK to any Web App using hyperswitch-node for seamless payment processing
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/headless.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/customization.md): Customize your Web unified checkout for Juspay Hyperswitch
- [Error Codes](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/web/error-codes.md): Reference table of client error codes returned by the SDK for graceful error handling in your web application.
- [Mobile](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile.md): Integrate secure, customizable payments into iOS and Android apps with Juspay Hyperswitch mobile SDKs for native and cross-platform frameworks.
- [Android](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android.md): Integrate unified checkout on your Android app
- [Kotlin with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/kotlin-with-rest-api-integration.md): Integrate hyper SDK to your Kotlin App using hyperswitch-node
- [Lite SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/lite-sdk.md): Integrate Hyperswitch Lite SDK to your Kotlin App
- [Widgets](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/widgets.md): Integrate Juspay Hyperswitch SDK using individual payment widgets for granular control over your payment flow.
- [Card Element](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/widgets/card-element.md): Learn how to integrate the Card Element widget for accepting card payments in your Android app using Juspay Hyperswitch SDK.
- [Google Pay](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/widgets/google-pay.md): Learn how to integrate the Google Pay widget for accepting Google Pay payments in your Android app using Juspay Hyperswitch SDK.
- [PayPal](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/widgets/paypal.md): Learn how to integrate the PayPal widget for accepting PayPal payments in your Android app using Juspay Hyperswitch SDK.
- [Express Checkout](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/widgets/express-checkout.md): Learn how to integrate the Express Checkout widget for one-click payments using saved payment methods with Juspay Hyperswitch SDK.
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/headless.md): Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/android/customization.md): Customize your Android Unified checkout with fonts, colors, shapes and layouts to match your brand guidelines.
- [iOS](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/ios.md): Integrate unified checkout with your iOS app
- [Swift with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/ios/swift-with-rest-api-integration.md): Integrate hyper SDK to your Swift App using hyperswitch-node
- [Lite SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/ios/lite-sdk.md): Integrate Hyperswitch Lite SDK to your iOS app
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/ios/headless.md): Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/ios/customization.md): Customize your iOS Unified Checkout with fonts, colors, shapes and layouts to match your brand guidelines.
- [Cross Platform](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform.md): Build cross-platform payments with React Native and Flutter SDKs
- [React Native](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native.md): Integrate unified checkout with your react native app
- [React Native with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native/react-native-with-rest-api-integration.md): Integrate Juspay Hyperswitch SDK to your React Native App using hyperswitch-node
- [Payment Widget](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native/react-native-with-node-backend-1.md): Implement embedded payment widget in React Native applications
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native/headless.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native/customization.md): Visual customization: Colors, shapes, specific UI components
- [Expo integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/react-native/expo-integration.md): Integrate Juspay Hyperswitch SDK with Expo for React Native apps
- [Troubleshooting](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/troubleshooting.md): Troubleshoot common issues with React Native and Flutter SDKs
- [Flutter](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/flutter.md): Integrate unified checkout with your Flutter app
- [Flutter with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/flutter/flutter-with-node-backend.md): Integrate Juspay Hyperswitch SDK to your Flutter App using hyperswitch-node
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/flutter/headless.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/mobile/cross-platform/flutter/customization.md): Visual customization: Colors, shapes, specific UI components
- [Server Setup](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/server-setup.md): Set up server-side payment creation and SDK integration for Juspay Hyperswitch
- [Payment Links](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links.md): Low-code solution to accept payments
- [Configurations](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links/configurations.md): Configure Payment Links UI
- [Theme configurations Guide](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links/theme-configurations-guide.md): Payment Links & Theme Customization Guide
- [Create Payment Links](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links/create-payment-links.md): Create Payment Links
- [Secure Payment Links](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links/secure-payment-links.md): Learn how to configure and use secure payment links embedded within iframes of trusted domains for safe payment method storage.
- [Setup Custom Domain](https://docs.hyperswitch.io/integration-guide/payment-suite/payment-method-card/payment-links/setup-custom-domain.md): Learn how to configure custom domains for payment links with DNS records, CNAME, and TXT verification for secure payment processing.
- [Payment Experience](https://docs.hyperswitch.io/integration-guide/payment-experience.md): Learn about integration options for accepting payments online.
- [Pay-Then-Vault](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault.md): Process one-time and recurring payments with multiple flow patterns
- [Web](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web.md): Integrate Juspay Hyperswitch unified checkout with your web app for a seamless payment experience
- [React with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/react-with-rest-api-integration.md): Integrate Hyperswitch SDK with React and REST API for web checkout
- [HTML with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/html-with-rest-api-integration.md): Integrate Hyperswitch SDK to your HTML Web App using REST API for a seamless payment experience
- [JS with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/js-with-rest-api-integration.md): Integrate Juspay Hyperswitch SDK to any Web App using hyperswitch-node for seamless payment processing
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/headless-sdk.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/customization.md): Customize your Web unified checkout for Juspay Hyperswitch
- [Error Codes](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/web/error-codes.md): Reference table of client error codes returned by the SDK for graceful error handling in your web application.
- [Mobile](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile.md)
- [Android](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android.md): Integrate unified checkout on your Android app
- [Kotlin with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/kotlin-with-rest-api-integration.md): Integrate hyper SDK to your Kotlin App using hyperswitch-node
- [Lite SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/lite-sdk.md): Integrate Hyperswitch Lite SDK to your Kotlin App
- [Widgets](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/widgets.md): Integrate Juspay Hyperswitch SDK using individual payment widgets for granular control over your payment flow.
- [Card Element](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/widgets/card-element.md): Learn how to integrate the Card Element widget for accepting card payments in your Android app using Juspay Hyperswitch SDK.
- [Google Pay](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/widgets/google-pay.md): Learn how to integrate the Google Pay widget for accepting Google Pay payments in your Android app using Juspay Hyperswitch SDK.
- [PayPal](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/widgets/paypal.md): Learn how to integrate the PayPal widget for accepting PayPal payments in your Android app using Juspay Hyperswitch SDK.
- [Express Checkout](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/widgets/express-checkout.md): Learn how to integrate the Express Checkout widget for one-click payments using saved payment methods with Juspay Hyperswitch SDK.
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/headless-sdk.md): Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/android/customization.md): Customize your Android Unified checkout with fonts, colors, shapes and layouts to match your brand guidelines.
- [iOS](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/ios.md): Integrate unified checkout with your iOS app
- [Swift with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/ios/swift-with-rest-api-integration.md): Integrate hyper SDK to your Swift App using hyperswitch-node
- [Lite SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/ios/lite-sdk.md): Integrate Hyperswitch Lite SDK to your iOS app
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/ios/headless-sdk.md): Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/ios/customization.md): Customize your iOS Unified Checkout with fonts, colors, shapes and layouts to match your brand guidelines.
- [Cross Platform](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform.md): Build cross-platform payments with React Native and Flutter SDKs
- [React Native](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native.md): Integrate unified checkout with your react native app
- [React Native with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native/react-native-with-rest-api-integration.md): Integrate Juspay Hyperswitch SDK to your React Native App using hyperswitch-node
- [Payment Widget](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native/payment-widget.md): Implement embedded payment widget in React Native applications
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native/headless-sdk.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native/customization.md): Visual customization: Colors, shapes, specific UI components
- [Expo integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/react-native/expo-integration.md): Integrate Juspay Hyperswitch SDK with Expo for React Native apps
- [Troubleshooting](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/troubleshooting.md): Troubleshoot common issues with React Native and Flutter SDKs
- [Flutter](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter.md): Integrate unified checkout with your Flutter app
- [Flutter with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter/flutter-with-rest-api-integration.md): Integrate Juspay Hyperswitch SDK to your Flutter App using hyperswitch-node
- [Headless SDK](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter/headless-sdk.md): Juspay Hyperswitch is designed to facilitate the integration and management of payment-related functionalities in a decoupled or headless architecture with flexibility to customize your checkout UI.
- [Customization](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/mobile/cross-platform/flutter/customization.md): Visual customization: Colors, shapes, specific UI components
- [Server Setup](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/server-setup.md): Set up server-side payment creation and SDK integration for Juspay Hyperswitch
- [Payment Links](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links.md): Low-code solution to accept payments
- [Configurations](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links/configurations.md): Configure Payment Links UI
- [Theme configurations Guide](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links/theme-configurations-guide.md): Payment Links & Theme Customization Guide
- [Create Payment Links](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links/create-payment-links.md): Create Payment Links
- [Secure Payment Links](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links/secure-payment-links.md): Learn how to configure and use secure payment links embedded within iframes of trusted domains for safe payment method storage.
- [Setup Custom Domain](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/payment-links/setup-custom-domain.md): Learn how to configure custom domains for payment links with DNS records, CNAME, and TXT verification for secure payment processing.
- [Over-the-Air (OTA) Updates](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/over-the-air-ota-updates.md): Airborne is an open-source project by Juspay designed to help developers integrate Over-The-Air (OTA) update capabilities into Android, iOS, and React Native applications effortlessly.
- [Android](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/over-the-air-ota-updates/android.md): Configure over-the-air updates for Hyperswitch SDK on Android using HyperOTAReact for seamless app updates without store releases.
- [iOS](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/over-the-air-ota-updates/ios.md): Configure iOS Over-the-Air (OTA) updates for the Hyperswitch SDK using HyperOTA endpoints and release configurations.
- [Server setup](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/over-the-air-ota-updates/server-setup.md): Set up server infrastructure for over-the-air SDK updates with config.json and bundle hosting.
- [Card Scanning](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/card-scanning.md): Hyperswitch's card scanning feature uses OCR technology to accurately extract credit card details in real-time, reducing manual entry errors and speeding up checkout.
- [App Clips](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/app-clips.md): Hyperswitch App Clip is a lightweight version of your iOS app that launches instantly (via QR code, NFC, or link) to let users complete payments quickly without installing the full app.
- [Alternate Payment Method Widgets](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/alternate-payment-method-widgets.md): Modular, embeddable alternate payment methods (APMs) known as Hyperwidgets that merchants can use to augment their existing checkout with minimal code.
- [Hyperwidget Integration Guide](https://docs.hyperswitch.io/integration-guide/payment-experience/pay-then-vault/alternate-payment-method-widgets/hyperwidget-integration-guide.md): Guide to integrating Hyperwidgets for enabling alternate payment methods (APMs) across multiple PSPs with minimal code changes.
- [Vault-Then-Pay](https://docs.hyperswitch.io/integration-guide/payment-experience/vault-then-pay.md): Learn about Hyperswitch Payment Method flows for flexible payment processing, including S2S integration, tokenization, and the two-step payment pattern.
- [Web](https://docs.hyperswitch.io/integration-guide/payment-experience/vault-then-pay/web.md)
- [Vault SDK - React with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/vault-then-pay/web/vault-sdk-react-with-rest-api-integration.md): Secure tokenization using Hyperswitch's PCI compliant Vault SDK for React applications with REST API integration.
- [Vault SDK - JS with REST API Integration](https://docs.hyperswitch.io/integration-guide/payment-experience/vault-then-pay/web/vault-sdk-js-with-rest-api-integration.md): Secure tokenization using Hyperswitch's PCI compliant Payment Methods Management SDK for JavaScript applications with REST API integration.
- [SDK Reference](https://docs.hyperswitch.io/integration-guide/payment-experience/readme-1.md): SDK method details
- [React](https://docs.hyperswitch.io/integration-guide/payment-experience/readme-1/react-1.md)
- [JS](https://docs.hyperswitch.io/integration-guide/payment-experience/readme-1/js-1.md)
- [Custom Events](https://docs.hyperswitch.io/integration-guide/payment-experience/readme-1/custom-events-1.md)
- [Workflows](https://docs.hyperswitch.io/integration-guide/workflows.md): Configure and manage payment workflows including 3DS authentication, fraud detection, vault integration, smart retries, and intelligent routing.
- [3DS / Strong Customer Authentication](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager.md): Implement 3D Secure and Strong Customer Authentication for payments
- [Authenticate with 3D Secure via PSP](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/authenticate-with-3d-secure-via-psp.md): Authenticate payments using 3D Secure via payment service providers
- [Import 3D Secure results](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/import-3d-secure-results.md): Process payments when 3D Secure runs outside Juspay Hyperswitch
- [Native 3DS Authentication](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/native-3ds-authentication-for-mobile-payments.md): Implement native 3DS authentication for seamless mobile checkout
- [Standalone 3D Secure (via Hyperswitch)](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/external-authentication-for-3ds.md): Use any Standalone 3DS server to run 3D Secure (3DS) authentication and authorize the payment with any payment provider (PSP).
- [Copy of Standalone 3D Secure (via Hyperswitch)](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/external-authentication-for-3ds-1.md): Use any Standalone 3DS server to run 3D Secure (3DS) authentication and authorize the payment with any payment provider (PSP).
- [3DS Intelligence Engine](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/3ds-intelligence-engine.md): Use Rules and SCA exemptions to reduce cardholder friction on eligible transactions
- [3DS Decision Manager](https://docs.hyperswitch.io/integration-guide/workflows/3ds-decision-manager/3ds-intelligence-engine/get-started-with-3ds-decision-manager.md): Use Rules to reduce cardholder friction on transactions
- [Fraud & Risk Management](https://docs.hyperswitch.io/integration-guide/workflows/fraud-and-risk-management.md): Effectively enhance fraud detection with your preferred FRM engine
- [Activating FRM in Hyperswitch](https://docs.hyperswitch.io/integration-guide/workflows/fraud-and-risk-management/activating-frm-in-hyperswitch.md): Activate fraud risk management solutions in Juspay Hyperswitch
- [Fraud Blocklist](https://docs.hyperswitch.io/integration-guide/workflows/fraud-and-risk-management/fraud-blocklist.md): Blocking card bins selectively based on observed fraudulent activity
- [Detection and Prevention Rules](https://docs.hyperswitch.io/integration-guide/workflows/fraud-and-risk-management/detection-and-prevention-rules.md): Card testing guard designed to identify suspicious patterns of failed transactions and prevent further abuse.
- [Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault.md): Juspay Hyperswitch Vault — secure, modular payment method storage with flexible PCI compliance options
- [Integration](https://docs.hyperswitch.io/integration-guide/workflows/vault/integration.md): Two integration paths for storing payment methods in Juspay Hyperswitch Vault: Server-to-Server API or the Vault SDK
- [Server to Server](https://docs.hyperswitch.io/integration-guide/workflows/vault/integration/server-to-server-vault-tokenization.md): Server to Server tokenization with Hyperswitch Vault Service for PCI compliant merchants
- [SDK](https://docs.hyperswitch.io/integration-guide/workflows/vault/integration/sdk-integration.md): Tokenize cards and manage saved payment methods using Juspay Hyperswitch's PCI-compliant Vault SDK - available for React and Vanilla JS
- [Vault Deployment Models](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models.md): Choose the right Vault deployment model based on your hosting preference and PCI compliance posture
- [Vault Standalone with SaaS Hyperswitch Vault (PCI)](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/vault-standalone-saas-vault-pci.md): Deploy Vault Standalone with SaaS Hyperswitch Vault for PCI-compliant merchants to store and retrieve raw payment method data for use with their own payment engine
- [Vault Standalone with SaaS Hyperswitch Vault (Non-PCI)](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/vault-standalone-saas-vault-non-pci.md): Standalone vaulting service for non-PCI merchants with their own payment engine using tokenization and proxy payments
- [Vault Standalone with Third-Party Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/connect-external-vaults-to-hyperswitch-orchestration.md): Connect third-party vaults to store cards with Hyperswitch SaaS orchestration
- [SaaS Orchestration with Juspay Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/saas-orchestration-with-juspay-vault.md): Leverage the integrated vault that comes with Hyperswitch Orchestration account to store cards
- [SaaS Orchestration with Third-Party Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/saas-orchestration-with-third-party-vault.md): Connect third-party vaults to store cards
- [Self-hosted & In-house PCI](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/self-hosted-and-in-house-pci.md): Self-host Hyperswitch with your own PCI DSS compliance using the native Hyperswitch Vault deployed within your infrastructure
- [Self-hosted Orchestration with SaaS Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/self-hosted-orchestration-with-saas-vault.md): Self-host Hyperswitch orchestration while using SaaS Hyperswitch Vault for PCI compliance
- [Self-hosted & Outsourced PCI](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/self-hosted-orchestration-with-external-or-third-party-pci-vault.md): Self-host Hyperswitch orchestration while outsourcing PCI compliance to an external vault provider like VGS or Tokenex
- [Hyperswitch SDK + External Vault](https://docs.hyperswitch.io/integration-guide/workflows/vault/deployment-models/hyperswitch-sdk-+-external-vault.md): Ideal for teams seeking to continue with their existing vault provider and avoid data migration
- [Configuration](https://docs.hyperswitch.io/integration-guide/workflows/vault/configuration.md): Configure Juspay Hyperswitch Vault on the dashboard — API key generation, profile settings, and external vault connections
- [Smart Retries](https://docs.hyperswitch.io/integration-guide/workflows/smart-retries.md): Automatically retry payments with an alternative processor
- [3DS Step-up Retries](https://docs.hyperswitch.io/integration-guide/workflows/smart-retries/3ds-step-up-retries.md): Automatically retry failed non-3DS payments by stepping them up to 3DS authentication
- [Manual/User triggered Retries](https://docs.hyperswitch.io/integration-guide/workflows/smart-retries/manual-user-triggered-retries.md): Allow customers to retry failed payments under the same Payment Intent
- [Processor error code mapping](https://docs.hyperswitch.io/integration-guide/workflows/smart-retries/processor-error-code-mapping.md): Understand how error codes are classified for Smart Retry decisions
- [Intelligent Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing.md): Dynamically switch between processors in real-time to maximize first attempt auth rates and minimize processing cost
- [Self-Deployment Guide](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/self-deployment-guide.md): Self-deploy the intelligent routing engine with Docker
- [Auth Rate Based Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/auth-rate-based-routing.md): Optimize transaction success across multiple gateways using ML-driven Multi-Armed Bandit with Delayed Feedback approach
- [Least Cost Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/least-cost-routing.md): Optimize processing fees on debit payments by routing traffic to the cheapest available debit network
- [Rule Based Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/rule-based-routing.md): Route transactions through processors with advanced rules on the basis of various payment parameters
- [Volume Based Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/volume-based-routing.md): Route transactions through processors based on volume distribution
- [Default Fallback Routing](https://docs.hyperswitch.io/integration-guide/workflows/intelligent-routing/default-fallback-routing.md): Fallback is a priority order of all the configured processors which is used to route traffic standalone or when other routing rules are not applicable.
- [Surcharge](https://docs.hyperswitch.io/integration-guide/workflows/surcharge.md): Configure advanced rules with various payment parameters
- [Surcharge Setup guide](https://docs.hyperswitch.io/integration-guide/workflows/surcharge/surcharge-setup-guide.md): Surcharge Manager Setup
- [Account & Operations](https://docs.hyperswitch.io/integration-guide/account-management.md): Manage your Hyperswitch account end to end: setup and structure, team management, analytics, disputes, reconciliation, surcharge, and multi-tenancy.
- [Account Setup and Structure](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles.md): Set up your Hyperswitch account, choose between Standard and Platform setups, and configure organizations, merchants, and profiles for your business.
- [Quick Start: Create Your Hyperswitch Account](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/quick-start.md): Sign up to Hyperswitch, generate your first API key, and connect a payment processor.
- [Pick the Right Setup for Your Business](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/pick-the-right-setup.md): Decide between a Standard Organization and a Platform Organization based on how your business operates.
- [Organization, Merchant, and Profile](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/hyperswitch-account-structure.md): Understand Hyperswitch's three-level hierarchy of Organization, Merchant Account, and Profile.
- [Standard Organization](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/standard-organization.md): Set up and operate a Standard Organization in Hyperswitch.
- [Platform Organization](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/platform-organization-concepts.md): Conceptual reference for Platform Organizations, Platform Merchants, and Connected and Standard sub-merchants.
- [Setting Up a Platform Organization](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/platform-organization-concepts/setting-up-platform-organization.md): Create a Platform Organization and add Connected Merchants from the Dashboard
- [Sharing Customers and Payment Methods](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/platform-organization-concepts/sharing-customers-and-payment-methods.md): How customers and saved payment methods are shared across Connected Merchants in a Platform Organization.
- [On-Behalf-of Operations](https://docs.hyperswitch.io/integration-guide/account-management/multiple-accounts-and-profiles/platform-organization-concepts/on-behalf-of-operations.md): How the Platform Merchant initiates operations on behalf of a Connected Merchant using the Platform API Key.
- [Manage Your Team](https://docs.hyperswitch.io/integration-guide/account-management/manage-your-team.md): Assign roles and permission to users
- [Analytics & operations](https://docs.hyperswitch.io/integration-guide/account-management/analytics-and-operations.md): Explore analytics dashboards and operational tools to monitor payment conversion, manage refunds, and streamline workflows
- [Export Payments Data To Redshift for Analytics](https://docs.hyperswitch.io/integration-guide/account-management/analytics-and-operations/exporting-payments-data.md): Export your payments data to Amazon Redshift for advanced analytics and business intelligence reporting
- [Disputes / Chargebacks](https://docs.hyperswitch.io/integration-guide/account-management/disputes.md): Track, accept, and challenge disputes across multiple processors from one unified interface using Juspay Hyperswitch's Disputes module
- [Multi-Tenancy](https://docs.hyperswitch.io/integration-guide/account-management/multi-tenancy-with-hyperswitch.md): Understand multi-tenancy architecture to manage multiple tenants with customized and logically isolated Hyperswitch stack environments
- [Data migration](https://docs.hyperswitch.io/integration-guide/account-management/data-migration.md): Securely migrate payment data to or from Hyperswitch with zero business interruption, in coordination with your current payment service provider.
- [Data Migration from PSP to Hyperswitch](https://docs.hyperswitch.io/integration-guide/account-management/data-migration/import-data-to-hyperswitch.md): Import customer records and payment data from your current processor to ensure uninterrupted business operations
- [Data Migration From Hyperswitch](https://docs.hyperswitch.io/integration-guide/account-management/data-migration/export-data-from-hyperswitch.md): Learn how to safely export your payment data from Hyperswitch to a PCI-DSS compliant payment processor.
- [Embeddable Components](https://docs.hyperswitch.io/integration-guide/account-management/beta-embeddable-components.md): Embed pre-built white-labeled UI components into your application to integrate Hyperswitch payment orchestration seamlessly without redirecting users
- [Integration Guide](https://docs.hyperswitch.io/integration-guide/account-management/beta-embeddable-components/integration-guide.md): Learn how to integrate Hyperswitch embeddable components into your React application using the SDK with JWT-based authentication for secure connector configuration.
- [Integration Reference](https://docs.hyperswitch.io/integration-guide/account-management/beta-embeddable-components/integration-reference.md): Learn how to integrate Hyperswitch embeddable components into your React application using the SDK provider pattern for secure connector configuration management.
- [Webhooks](https://docs.hyperswitch.io/integration-guide/webhooks.md): Configure outgoing webhooks from Hyperswitch
- [Network Tokenisation](https://docs.hyperswitch.io/other-features/network-tokenisation.md): Network Tokenization in Hyperswitch: Increase Security and Authorization Rates with Minimal Changes
- [Payments Modules](https://docs.hyperswitch.io/other-features/payments-modules.md): Modular, open-source payments infrastructure allowing businesses to pick and integrate only the modules they need.
- [Cost Observability](https://docs.hyperswitch.io/other-features/payments-modules/ai-powered-cost-observability.md): Understand Juspay Hyperswitch Cost Observability to monitor interchange fees, detect anomalies, and optimize your payment processing costs across all processors
- [Revenue Recovery](https://docs.hyperswitch.io/other-features/payments-modules/revenue-recovery.md): Configure Juspay Hyperswitch Revenue Recovery to automatically retry failed recurring payments, reduce involuntary churn, and maximize revenue for subscription-based SaaS businesses
- [Reconciliation](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product.md): Explore Juspay Hyperswitch Reconciliation module to eliminate revenue leakage through automated matching across order management, PSP, and bank systems
- [Why we evolved(V1 vs V2)](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/why-we-evolved-v1-vs-v2.md): Understand why Juspay Hyperswitch evolved its Reconciliation Engine from V1 to V2, including improvements in matching flexibility, accounting, reporting, and auditability.
- [Core Concepts](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/core-concepts.md): Learn the core concepts of Juspay Hyperswitch's reconciliation product, including double-entry bookkeeping, accounts, entries, and transactions that ensure financial integrity.
- [Services](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/services.md): Overview of Juspay Hyperswitch reconciliation services including data ingestion, transformation, and error management capabilities.
- [How Reconciliation Works](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/how-reconciliation-works.md): Understand how Juspay Hyperswitch Reconciliation Engine uses rule-based architecture to automatically match transactions and resolve financial discrepancies
- [Example: E Commerce](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/example-e-commerce.md): Learn e-commerce three-way reconciliation on Juspay Hyperswitch to verify payments flow from your order system through PSPs to your bank accurately
- [Exception Handling](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/exception-handling.md): Understand how Juspay Hyperswitch captures, classifies, and manages reconciliation exceptions—including Mismatched and Expected transaction anomalies—to maintain financial data integrity.
- [Resolution Strategies for Mismatched Exceptions](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/exception-handling/resolution-strategies-for-mismatched-exceptions.md): Learn how to resolve MISMATCHED reconciliation exceptions in Juspay Hyperswitch using Ignore, Edit, Create, and Replace strategies to correct or void invalid transaction data.
- [Resolution Strategies for 'Expected' Exceptions](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/exception-handling/resolution-strategies-for-expected-exceptions.md): Learn how to resolve EXPECTED state exceptions in Juspay Hyperswitch reconciliation using Void, Edit Entry, Mark as Received, and Replace Entry actions.
- [Statuses in Reconciliation](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/statuses-in-reconciliation.md): Master all reconciliation statuses on Juspay Hyperswitch to track transaction progress from ingestion through final posting and resolve exceptions efficiently
- [Merchant & Profile Mapping in Recon](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/merchant-and-profile-mapping-in-recon.md): Understand how Juspay Hyperswitch Org, Merchant, and Profile hierarchy maps to Recon, and how to choose the right segmentation level for reconciliation configuration and user access.
- [Roadmap](https://docs.hyperswitch.io/other-features/payments-modules/reconciliation-product/roadmap.md): Review upcoming Juspay Hyperswitch Reconciliation enhancements including AI-driven exception handling and advanced data management capabilities
- [Click To Pay](https://docs.hyperswitch.io/other-features/click-to-pay.md): Implement Click to Pay for seamless secure checkout with passkeys
- [Visa Click to Pay: V1 to V2 Migration](https://docs.hyperswitch.io/other-features/click-to-pay/visa-click-to-pay-v1-to-v2-migration.md): Visa Click to Pay is evolving to provide a better checkout experience with enhanced security features and improved performance. This guide will help you migrate from V1 to V2 in less than 30 minutes.
- [Level 2 and Level 3 data](https://docs.hyperswitch.io/other-features/level-2-and-level-3-data.md): Learn how to include Level 2 and Level 3 enhanced data in payment requests to optimize interchange costs on commercial card transactions
- [Split Payments](https://docs.hyperswitch.io/other-features/hyperswitch-split-payments.md): Get started with Split Payments via Juspay Hyperswitch
- [Tokenization & Vaulting](https://docs.hyperswitch.io/other-features/tokenization-and-saved-cards.md): Store your customers cards securely in a centralized and PCI compliant vault
- [PG Agnostic Card Forwarding](https://docs.hyperswitch.io/other-features/tokenization-and-saved-cards/pg-agnostic-recurring-payments.md): Make recurring payments across processors
- [Co-badged Cards](https://docs.hyperswitch.io/other-features/co-badged-cards-with-hyperswitch.md): Learn how Juspay Hyperswitch automatically handles co-badged cards with intelligent routing across multiple payment networks for cost optimization and compliance.
- [Payment Orchestration](https://docs.hyperswitch.io/other-features/payment-orchestration.md): Unified payment orchestration platform for managing multiple PSPs, payment methods, and optimizing payment lifecycle performance
- [Accept Payments](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart.md): Learn how to accept one-time payments with Juspay Hyperswitch through seamless integration in just a few minutes.
- [Migrate from Stripe](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe.md): Fast migration guide for Stripe users
- [Web](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe/web.md): Migrate from Stripe on your web app in less than 15 minutes with Hyperswitch's UnifiedCheckout.
- [Android](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe/android.md): Migrate from Stripe on your Android app in less than 15 minutes with Hyperswitch's drop-in compatible SDK
- [iOS](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe/ios.md): A step-by-step guide to migrate your iOS app from Stripe to Hyperswitch payment processing in under 15 minutes.
- [React Native](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe/react-native.md): Migrate from Stripe on your react native app
- [Payment Recipes](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-recipes.md): Explore payment recipes to diversify your payment options and add processors without additional integration effort
- [Use PayPal With Stripe](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-recipes/use-paypal-with-stripe.md): Learn how to add PayPal to your Stripe integration using Hyperswitch payment orchestration
- [Setup Payment Methods](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup.md): Setup the payment methods that you will be accepting
- [Cards](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/cards.md): Accept debit and credit card payments on your application
- [Pay Later](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/pay-later.md): Accept pay later options through Juspay Hyperswitch
- [Banks](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/banks.md): Accept bank payment methods on your application
- [Bank Debits](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/banks/bank-debits.md): Bank Debits payment method
- [Bank Redirects](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/banks/bank-redirects.md): Bank Redirects payment methods
- [Bank Transfers](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/banks/bank-transfers.md): Bank Transfer payment methods
- [Open Banking](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/banks/open-banking.md): Account Verification and Payment Initiation Services using open banking providers
- [Crypto](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/crypto.md): Accept crypto payments on your application
- [Test Credentials](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-methods-setup/test-credentials.md): Key to configure and test different connectors in Juspay Hyperswitch
- [Manual Capture](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/manual-capture.md): Understand how to place a hold on your customers' funds and capture them later either fully or partially and either in one-go or multiple times
- [Overcapture](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/overcapture.md): Capture amounts exceeding original authorization with Juspay Hyperswitch's Overcapture feature, supporting post-authorization adjustments for Stripe and Adyen.
- [Extended Authorization](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/extended-authorization.md): Extend authorization hold periods beyond standard windows with Juspay Hyperswitch, ideal for hospitality, car rentals, and variable billing scenarios.
- [Supported Payment Workflows](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-workflows.md): Explore composable payment workflows for Vertical SaaS platforms
- [Smart Routing](https://docs.hyperswitch.io/other-features/payment-orchestration/smart-router.md): Infinite control over managing your payments
- [Subscriptions](https://docs.hyperswitch.io/other-features/payment-orchestration/subscriptions.md): Augments payment processing capabilities with your preferred Subscription Solution provider
- [Security and Compliance](https://docs.hyperswitch.io/other-features/security-and-compliance.md): A brief summary of Hyperswitch infrastructure ensuring compliance and data privacy
- [PCI Compliance](https://docs.hyperswitch.io/other-features/security-and-compliance/pci-compliance.md): A brief summary of PCI compliance for Hyperswitch Cloud users
- [Data Security](https://docs.hyperswitch.io/other-features/security-and-compliance/security.md): Comprehensive measures safeguarding Data Integrity within Hyperswitch
- [GDPR compliance](https://docs.hyperswitch.io/other-features/security-and-compliance/gdpr-compliance.md): A brief summary of measures taken at Hyperswitch to ensure GDPR compliance
- [Identity and Access Management](https://docs.hyperswitch.io/other-features/security-and-compliance/identity-and-access-management.md): Overview of Identity and Access Management (IAM) practices in Hyperswitch
- [Connectors Integration](https://docs.hyperswitch.io/other-features/connectors.md): Integrate with 200+ connectors enabling 150+ payment methods with zero development effort.
- [Payment Processor Capabilities](https://docs.hyperswitch.io/other-features/connectors/payment-processor-capabilities.md): A technical reference for payment parameters and lifecycle flows supported across card, wallet, and post-transaction operations in Hyperswitch connector integrations.
- [Processors with Split Settlement](https://docs.hyperswitch.io/other-features/connectors/split-payments.md): Unify your marketplace settlement logic across multiple processors through a single configuration.
- [Stripe Split Settlement](https://docs.hyperswitch.io/other-features/connectors/split-payments/stripe-split-payments.md): Configure Stripe Split Settlement in Hyperswitch to distribute payments between your platform and connected accounts using direct or destination charges.
- [Adyen Split Settlement](https://docs.hyperswitch.io/other-features/connectors/split-payments/adyen-split-payments.md): Configure and use Adyen Split Settlements via Hyperswitch to distribute payments and refunds across multiple accounts.
- [Xendit Split Settlement](https://docs.hyperswitch.io/other-features/connectors/split-payments/xendit-split-payments.md): Split and route payments across multiple accounts or sub-merchants using Xendit's split settlement feature via Hyperswitch.
- [Payouts Processors](https://docs.hyperswitch.io/other-features/connectors/payouts.md): Distribute funds programmatically to bank accounts, cards, and wallets via Hyperswitch's unified payout infrastructure — with smart routing, bulk operations, and independent tokenization.
- [Getting Started with Payouts](https://docs.hyperswitch.io/other-features/connectors/payouts/get-started-with-payouts.md): Learn how to configure payout processors and process payouts via the Hyperswitch Dashboard and API.
- [Payouts with Saved Payment Methods](https://docs.hyperswitch.io/other-features/connectors/payouts/process-payouts-using-saved-payment-methods.md): Store and reuse customer payment methods for payout processing using Hyperswitch's secure, PCI-compliant vault and token-based API flows.
- [Smart Router for Payouts](https://docs.hyperswitch.io/other-features/connectors/payouts/route-your-payout-transactions-using-smart-router.md): Configure volume-based, rule-based, or fallback routing strategies to distribute payout traffic across multiple processors using the Hyperswitch Smart Router.
- [Smart Retries in Payout](https://docs.hyperswitch.io/other-features/connectors/payouts/smart-retries-in-payout.md): Learn how Hyperswitch Smart Retries automatically recover failed payout attempts by re-routing transactions across connectors to maximize disbursement success rates.
- [Payout Links](https://docs.hyperswitch.io/other-features/connectors/payouts/payout-link.md): A low-code solution for sending money to beneficiaries via shareable payout links — supports custom branding, domain configuration, and test-mode access for rapid integration.
- [Subscriptions Providers](https://docs.hyperswitch.io/other-features/connectors/subscriptions-with-modular-payments.md): Learn how to augment subscription billing providers (Chargebee, Recurly, Stripe Billing) with Hyperswitch payments orchestration — decoupling payments for full control over card vaulting, routing, ret
- [Activate Connector on Hyperswitch](https://docs.hyperswitch.io/other-features/connectors/activate-connector-on-hyperswitch.md): Step-by-step guide to activate and configure your preferred payment connector on Hyperswitch, including credentials setup, webhook configuration, and editing existing connector credentials.
- [Try a Payment](https://docs.hyperswitch.io/other-features/connectors/activate-connector-on-hyperswitch/test-a-payment-with-connector.md): Test a payment with your configured connector using the Hyperswitch dashboard, including test credentials for popular connectors and payment methods like Klarna, Google Pay, and Apple Pay.
- [Available Connectors](https://docs.hyperswitch.io/other-features/connectors/available-connectors.md): Browse all payment connectors currently supported by Hyperswitch, including global acquirers, payment service providers, and alternative payment methods.
- [ACI](https://docs.hyperswitch.io/other-features/connectors/available-connectors/aci.md): Accept and manage digital payments through ACI Worldwide via Hyperswitch — supports omni-commerce, bill payments, and fraud management.
- [Adyen](https://docs.hyperswitch.io/other-features/connectors/available-connectors/adyen.md): Accept payments globally through Adyen via Hyperswitch, supporting cards, wallets, and local payment methods.
- [Airwallex](https://docs.hyperswitch.io/other-features/connectors/available-connectors/airwallex.md): Accept payments globally through Airwallex via Hyperswitch, with support for cross-border payments, foreign exchange, and multiple payment methods.
- [Authorizedotnet](https://docs.hyperswitch.io/other-features/connectors/available-connectors/authorizedotnet.md): Accept payments through Authorize.net via Hyperswitch
- [Bambora](https://docs.hyperswitch.io/other-features/connectors/available-connectors/bambora.md): Connect Bambora (a Worldline solution) with Hyperswitch to accept digital payments. Learn how to activate Bambora, configure your Merchant ID and Passcode, and select supported payment methods.
- [Bank of America](https://docs.hyperswitch.io/other-features/connectors/available-connectors/boa.md): Connect Bank of America (BOA) as a payment connector on Hyperswitch — prerequisites, credentials, and activation steps.
- [Billwerk](https://docs.hyperswitch.io/other-features/connectors/available-connectors/billwerk.md): Accept payments via Billwerk+ Pay through Hyperswitch, an acquirer-independent payment gateway with broad payment method support.
- [Bluesnap](https://docs.hyperswitch.io/other-features/connectors/available-connectors/bluesnap.md): Accept payments globally through BlueSnap via Hyperswitch, supporting e-commerce, subscription billing, and mobile payments.
- [Braintree](https://docs.hyperswitch.io/other-features/connectors/available-connectors/braintree.md): Accept payments through Braintree via Hyperswitch — covers prerequisites, API credentials, and webhook configuration.
- [Checkout](https://docs.hyperswitch.io/other-features/connectors/available-connectors/checkout.md): Connect Checkout.com as a payment connector on Hyperswitch to accept global payments via its end-to-end gateway, acquirer, and processor solution.
- [Coinbase](https://docs.hyperswitch.io/other-features/connectors/available-connectors/coinbase.md): Accept crypto payments through Coinbase Commerce via Hyperswitch, with multi-asset support and access to millions of retail users.
- [Cybersource](https://docs.hyperswitch.io/other-features/connectors/available-connectors/cybersource.md): Accept payments globally through CyberSource via Juspay Hyperswitch with support for multiple payment methods and geographies.
- [Apple Pay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/cybersource/apple-pay.md): Step-by-step guide to enable and configure Apple Pay via CyberSource in Juspay Hyperswitch.
- [Google Pay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/cybersource/google-pay.md): Enable Google Pay as a payment method via CyberSource in Juspay Hyperswitch.
- [dLocal](https://docs.hyperswitch.io/other-features/connectors/available-connectors/dlocal.md): Accept payments through dLocal via Hyperswitch
- [Fiserv](https://docs.hyperswitch.io/other-features/connectors/available-connectors/fiserv.md): Accept payments through Fiserv using Juspay Hyperswitch — configure API keys, prerequisites, and supported payment methods.
- [GlobalPayments](https://docs.hyperswitch.io/other-features/connectors/available-connectors/globalpayments.md): Connect GlobalPayments with Juspay Hyperswitch to accept over 140 payment types across multiple channels with subscription and recurring payment support.
- [GoCardless](https://docs.hyperswitch.io/other-features/connectors/available-connectors/gocardless.md): Accept bank payments, Direct Debit, and Open Banking via GoCardless through Juspay Hyperswitch
- [Klarna](https://docs.hyperswitch.io/other-features/connectors/available-connectors/klarna.md): Integrate Klarna with Juspay Hyperswitch to offer buy-now-pay-later, installment plans, and direct payment options in a seamless one-click checkout experience.
- [Mollie](https://docs.hyperswitch.io/other-features/connectors/available-connectors/mollie.md): Integrate Mollie as a payment connector on Juspay Hyperswitch to accept multiple payment methods with seamless checkout and robust security.
- [MultiSafepay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/multisafepay.md): Accept payments through MultiSafepay — a Dutch fintech providing online payment processing, digital wallets, and fraud prevention — via Juspay Hyperswitch.
- [Nuvei](https://docs.hyperswitch.io/other-features/connectors/available-connectors/nuvei.md): Connect Nuvei to Juspay Hyperswitch to accept payments globally across e-commerce and high-growth industries using Nuvei's payment processing and acquiring services.
- [OpenNode](https://docs.hyperswitch.io/other-features/connectors/available-connectors/opennode.md): Accept bitcoin payments and send bitcoin payouts through OpenNode via Juspay Hyperswitch — instant, secure, and low-cost crypto payment processing for global businesses.
- [Paypal](https://docs.hyperswitch.io/other-features/connectors/available-connectors/paypal.md): Accept payments through PayPal via Juspay Hyperswitch — configure credentials, supported payment methods, and activation steps.
- [PayU](https://docs.hyperswitch.io/other-features/connectors/available-connectors/payu-1.md): Learn how to integrate and activate PayU as a payment connector via Juspay Hyperswitch to accept and process online payments across multiple payment methods.
- [Prophetpay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/prophetpay.md): Connect Prophetpay with Juspay Hyperswitch to accept and process payments through Prophetpay's integrated payment methods on your platform.
- [Rapyd](https://docs.hyperswitch.io/other-features/connectors/available-connectors/rapyd.md): Learn how to activate Rapyd as a payment connector on Juspay Hyperswitch to accept and send global payments across multiple payment methods.
- [Shift4](https://docs.hyperswitch.io/other-features/connectors/available-connectors/shift4.md): Accept payments through Shift4 via Juspay Hyperswitch
- [Stripe](https://docs.hyperswitch.io/other-features/connectors/available-connectors/stripe.md): Connect Stripe to Juspay Hyperswitch to accept payments, manage webhooks, and enable multiple payment methods through a unified API integration.
- [TrustPay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/trustpay.md): Connect TrustPay with Juspay Hyperswitch to accept secure e-commerce payments across the EEA with support for multiple payment methods and cross-border reach.
- [Volt](https://docs.hyperswitch.io/other-features/connectors/available-connectors/volt.md): Accept open-banking payments through Volt via Juspay Hyperswitch.
- [Worldline](https://docs.hyperswitch.io/other-features/connectors/available-connectors/worldline.md): Accept payments globally through Worldline via Juspay Hyperswitch — enabling in-store, online, and omnichannel payment solutions with increased conversion and approval rates.
- [Worldpay](https://docs.hyperswitch.io/other-features/connectors/available-connectors/worldpay.md): Accept online, in-store, and mobile payments through Worldpay via Juspay Hyperswitch with built-in fraud protection.
- [Zen](https://docs.hyperswitch.io/other-features/connectors/available-connectors/zen.md): Connect Zen to Juspay Hyperswitch to accept payments with low fees, boost conversions, and manage raw card data securely through the Hyperswitch control center.
- [Netcetera](https://docs.hyperswitch.io/other-features/connectors/available-connectors/netcetera.md): Authenticate payments through Netcetera's EMV® 3DS 2.X processing ecosystem integrated via Juspay Hyperswitch.
- [Overview](https://docs.hyperswitch.io/connector-service/connector-service.md)
- [Architecture](https://docs.hyperswitch.io/connector-service/architecture.md)
- [Architecture Overview](https://docs.hyperswitch.io/connector-service/architecture/architecture-overview.md)
- [API Reference](https://docs.hyperswitch.io/connector-service/api-reference.md)
- [Domain Schema](https://docs.hyperswitch.io/connector-service/api-reference/domain-schema.md)
- [Payment Service](https://docs.hyperswitch.io/connector-service/api-reference/payment-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/overview.md)
- [Create Order](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/create-order.md)
- [Authorize](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/authorize.md)
- [Capture](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/capture.md)
- [Void](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/void.md)
- [Refund](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/refund.md)
- [Get](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/get.md)
- [Reverse](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/reverse.md)
- [Setup Recurring](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/setup-recurring.md)
- [Incremental Authorization](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/incremental-authorization.md)
- [Verify Redirect Response](https://docs.hyperswitch.io/connector-service/api-reference/payment-service/verify-redirect-response.md)
- [Customer Service](https://docs.hyperswitch.io/connector-service/api-reference/customer-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/customer-service/overview.md)
- [Create](https://docs.hyperswitch.io/connector-service/api-reference/customer-service/create.md)
- [Refund Service](https://docs.hyperswitch.io/connector-service/api-reference/refund-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/refund-service/overview.md)
- [Get](https://docs.hyperswitch.io/connector-service/api-reference/refund-service/get.md)
- [Dispute Service](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service/overview.md)
- [Accept](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service/accept.md)
- [Defend](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service/defend.md)
- [Get](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service/get.md)
- [Submit Evidence](https://docs.hyperswitch.io/connector-service/api-reference/dispute-service/submit-evidence.md)
- [Event Service](https://docs.hyperswitch.io/connector-service/api-reference/event-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/event-service/overview.md)
- [Handle](https://docs.hyperswitch.io/connector-service/api-reference/event-service/handle.md)
- [Payment Method Service](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-service/overview.md)
- [Tokenize](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-service/tokenize.md)
- [Payment Method Authentication Service](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-authentication-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-authentication-service/overview.md)
- [Pre-authenticate](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-authentication-service/pre-authenticate.md)
- [Authenticate](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-authentication-service/authenticate.md)
- [Post-authenticate](https://docs.hyperswitch.io/connector-service/api-reference/payment-method-authentication-service/post-authenticate.md)
- [Merchant Authentication Service](https://docs.hyperswitch.io/connector-service/api-reference/merchant-authentication-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/merchant-authentication-service/overview.md)
- [Create Access Token](https://docs.hyperswitch.io/connector-service/api-reference/merchant-authentication-service/create-access-token.md)
- [Create Session Token](https://docs.hyperswitch.io/connector-service/api-reference/merchant-authentication-service/create-session-token.md)
- [Create SDK Session Token](https://docs.hyperswitch.io/connector-service/api-reference/merchant-authentication-service/create-sdk-session-token.md)
- [Recurring Payment Service](https://docs.hyperswitch.io/connector-service/api-reference/recurring-payment-service.md)
- [Overview](https://docs.hyperswitch.io/connector-service/api-reference/recurring-payment-service/overview.md)
- [Charge](https://docs.hyperswitch.io/connector-service/api-reference/recurring-payment-service/charge.md)
- [Revoke](https://docs.hyperswitch.io/connector-service/api-reference/recurring-payment-service/revoke.md)
- [Frequently Asked Questions](https://docs.hyperswitch.io/learn-more/frequently-asked-questions.md): Answers to the most frequently asked questions about Juspay Hyperswitch
- [Testing Payments](https://docs.hyperswitch.io/learn-more/test-payments-through-newman-wrapped-in-rust.md): Test payments through CLI version of Postman, Newman which resides in a Rust wrapper called as Rustman
- [Use-Cases](https://docs.hyperswitch.io/learn-more/use-cases.md)
- [SaaS Platforms](https://docs.hyperswitch.io/learn-more/use-cases/saas-platforms.md): All the payment use-cases for SaaS providers
- [Fintech Businesses](https://docs.hyperswitch.io/learn-more/use-cases/fintech-businesses.md): Implement payment augmentation patterns for FinTech enterprises to expand geographies, boost auth rates, and maintain data sovereignty
- [Community](https://docs.hyperswitch.io/learn-more/community.md): Join the Hyperswitch Community
- [Community Guidelines](https://docs.hyperswitch.io/learn-more/community/community-guidelines.md): Code of conduct and Slack participation guide for the Hyperswitch open-source community

## Integrations

- [Connectors Integration](https://docs.hyperswitch.io/integrations/connectors-integrations/readme.md): Integrate with 200+ connectors enabling 150+ payment methods with zero development effort.
- [Activate Connector on Hyperswitch](https://docs.hyperswitch.io/integrations/connectors-integrations/activate-connector-on-hyperswitch.md): Step-by-step guide to activate and configure your preferred payment connector on Hyperswitch, including credentials setup, webhook configuration, and editing existing connector credentials.
- [Try a Payment](https://docs.hyperswitch.io/integrations/connectors-integrations/activate-connector-on-hyperswitch/test-a-payment-with-connector.md): Test a payment with your configured connector using the Hyperswitch dashboard, including test credentials for popular connectors and payment methods like Klarna, Google Pay, and Apple Pay.
- [Payment Processors](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities.md): A technical reference for payment parameters and lifecycle flows supported across card, wallet, and post-transaction operations in Hyperswitch connector integrations.
- [Connector Configurations](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors.md): Browse all payment connectors currently supported by Hyperswitch, including global acquirers, payment service providers, and alternative payment methods.
- [ACI](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/aci.md): Accept and manage digital payments through ACI Worldwide via Hyperswitch — supports omni-commerce, bill payments, and fraud management.
- [Adyen](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/adyen.md): Accept payments globally through Adyen via Hyperswitch, supporting cards, wallets, and local payment methods.
- [Airwallex](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/airwallex.md): Accept payments globally through Airwallex via Hyperswitch, with support for cross-border payments, foreign exchange, and multiple payment methods.
- [Authorizedotnet](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/authorizedotnet.md): Accept payments through Authorize.net via Hyperswitch
- [Bambora](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/bambora.md): Accept payments through Bambora (a Worldline solution) via Juspay Hyperswitch — configure Merchant ID and Passcode credentials.
- [Bank of America](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/boa.md): Accept payments through Bank of America via Juspay Hyperswitch — CyberSource- family HTTP Signature authentication with three credentials.
- [Billwerk](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/billwerk.md): Accept payments through Billwerk+ via Juspay Hyperswitch — configure API credentials for the subscription and payment platform.
- [Bluesnap](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/bluesnap.md): Accept payments globally through BlueSnap via Juspay Hyperswitch, supporting e-commerce, subscription billing, and mobile payments.
- [Braintree](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/braintree.md): Accept payments through Braintree via Hyperswitch — covers prerequisites, API credentials, and webhook configuration.
- [Checkout](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/checkout.md): Connect Checkout.com as a payment connector on Hyperswitch to accept global payments via its end-to-end gateway, acquirer, and processor solution.
- [Coinbase](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/coinbase.md): Accept crypto payments through Coinbase Commerce via Juspay Hyperswitch, with multi-asset support and access to millions of retail users.
- [Cybersource](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/cybersource.md): Accept payments globally through CyberSource via Juspay Hyperswitch with support for multiple payment methods and geographies.
- [Apple Pay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/cybersource/apple-pay.md): Step-by-step guide to enable and configure Apple Pay via CyberSource in Juspay Hyperswitch.
- [Google Pay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/cybersource/google-pay.md): Enable Google Pay as a payment method via CyberSource in Juspay Hyperswitch.
- [dLocal](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/dlocal.md): Accept payments through dLocal via Hyperswitch
- [Fiserv](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/fiserv.md): Accept payments through Fiserv via Juspay Hyperswitch — configure API keys, prerequisites, and supported payment methods.
- [GlobalPayments](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/globalpayments.md): Connect Global Payments with Juspay Hyperswitch to accept over 140 payment types across multiple channels with subscription and recurring payment support.
- [GoCardless](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/gocardless.md): Accept bank payments, Direct Debit, and Open Banking via GoCardless through Juspay Hyperswitch.
- [Klarna](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/klarna.md): Integrate Klarna with Juspay Hyperswitch to offer buy-now-pay-later, installment plans, and direct payment options in a seamless checkout experience.
- [Mollie](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/mollie.md): Integrate Mollie as a payment connector on Juspay Hyperswitch to accept multiple payment methods with seamless checkout and robust security.
- [MultiSafepay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/multisafepay.md): Accept payments through MultiSafepay — a Dutch fintech providing online payment processing, digital wallets, and fraud prevention — via Juspay Hyperswitch.
- [Nuvei](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/nuvei.md): Connect Nuvei to Juspay Hyperswitch to accept payments globally across e-commerce and high-growth industries using Nuvei's payment processing and acquiring services.
- [OpenNode](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/opennode.md): Accept bitcoin payments and send bitcoin payouts through OpenNode via Juspay Hyperswitch — instant, secure, and low-cost crypto payment processing.
- [Paypal](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/paypal.md): Accept payments through PayPal via Juspay Hyperswitch — configure credentials, supported payment methods, and activation steps.
- [PayU](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/payu-1.md): Accept payments through PayU via Juspay Hyperswitch — OAuth-based token exchange with Merchant POS ID across multiple payment methods.
- [Prophetpay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/prophetpay.md): Connect Prophetpay with Juspay Hyperswitch to accept and process payments through Prophetpay's integrated payment methods on your platform.
- [Rapyd](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/rapyd.md): Learn how to activate Rapyd as a payment connector on Juspay Hyperswitch to accept and send global payments across multiple payment methods.
- [Shift4](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/shift4.md): Accept payments through Shift4 via Juspay Hyperswitch
- [Stripe](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/stripe.md): Connect Stripe to Juspay Hyperswitch to accept payments, manage webhooks, and enable multiple payment methods through a unified API integration.
- [TrustPay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/trustpay.md): Connect TrustPay with Juspay Hyperswitch to accept secure e-commerce payments across the EEA with support for multiple payment methods and cross-border reach.
- [Volt](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/volt.md): Accept open-banking payments through Volt via Juspay Hyperswitch.
- [Worldline](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/worldline.md): Accept payments globally through Worldline via Juspay Hyperswitch — enabling in-store, online, and omnichannel payment solutions with increased conversion and approval rates.
- [Worldpay](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/worldpay.md): Accept online, in-store, and mobile payments through Worldpay via Juspay Hyperswitch with built-in fraud protection.
- [Worldpay Vantiv](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/worldpayvantiv.md): Accept card payments in North America through Worldpay Vantiv (formerly Vantiv/Litle) via Juspay Hyperswitch — XML-based CNP Online protocol with multi-credential authentication.
- [Zen](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/available-connectors/zen.md): Connect Zen to Juspay Hyperswitch to accept payments with low fees, boost conversions, and manage raw card data securely through the Hyperswitch control center.
- [Setup Payment Methods](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup.md): Setup the payment methods that you will be accepting
- [Cards](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/cards.md): Accept debit and credit card payments on your application
- [Pay Later](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/pay-later.md): Accept pay later options through Juspay Hyperswitch
- [Banks](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/banks.md): Accept bank payment methods on your application
- [Bank Debits](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/banks/bank-debits.md): Bank Debits payment method
- [Bank Redirects](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/banks/bank-redirects.md): Bank Redirects payment methods
- [Bank Transfers](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/banks/bank-transfers.md): Bank Transfer payment methods
- [Open Banking](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/banks/open-banking.md): Account Verification and Payment Initiation Services using open banking providers
- [Crypto](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/crypto.md): Accept crypto payments on your application
- [Test Credentials](https://docs.hyperswitch.io/integrations/connectors-integrations/payment-processor-capabilities/payment-methods-setup/test-credentials.md): Key to configure and test different connectors in Juspay Hyperswitch
- [Payout Processors](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts.md): Distribute funds programmatically to bank accounts, cards, and wallets via Hyperswitch's unified payout infrastructure — with smart routing, bulk operations, and independent tokenization.
- [Adyen](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/adyen.md): Configure Adyen as a payout processor on Juspay Hyperswitch to distribute funds globally via cards, SEPA, SWIFT, ACH, and digital wallets.
- [Stripe](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/stripe.md): Configure Stripe as a payout processor on Juspay Hyperswitch to distribute funds via cards and SEPA bank transfers using Stripe Connect.
- [Wise](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/wise.md): Configure Wise as a payout processor on Juspay Hyperswitch for cross-border money transfers via SEPA, SWIFT, and ACH.
- [PayPal](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/paypal.md): Configure PayPal as a payout processor on Juspay Hyperswitch to distribute funds to PayPal and Venmo accounts globally.
- [EBANX](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/ebanx.md): Configure EBANX as a payout processor on Juspay Hyperswitch for local currency payouts across Latin America via Pix and other local rails.
- [Cybersource](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/cybersource.md): Configure Cybersource as a payout processor on Juspay Hyperswitch for global card-based payouts.
- [Payout features](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/get-started-with-payouts.md): Learn how to configure payout processors and process payouts via the Hyperswitch Dashboard and API.
- [Payout Links](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/get-started-with-payouts/payout-link.md): A low-code solution for sending money to beneficiaries via shareable payout links — supports custom branding, domain configuration, and test-mode access for rapid integration.
- [Payouts with Saved Payment Methods](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/get-started-with-payouts/process-payouts-using-saved-payment-methods.md): Store and reuse customer payment methods for payout processing using Hyperswitch's secure, PCI-compliant vault and token-based API flows.
- [Smart Router for Payouts](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/get-started-with-payouts/route-your-payout-transactions-using-smart-router.md): Configure volume-based, rule-based, or fallback routing strategies to distribute payout traffic across multiple processors using the Hyperswitch Smart Router.
- [Smart Retries in Payout](https://docs.hyperswitch.io/integrations/connectors-integrations/payouts/get-started-with-payouts/smart-retries-in-payout.md): Learn how Hyperswitch Smart Retries automatically recover failed payout attempts by re-routing transactions across connectors to maximize disbursement success rates.
- [Split Settlement](https://docs.hyperswitch.io/integrations/connectors-integrations/split-payments.md): Unify your marketplace settlement logic across multiple processors through a single configuration.
- [Stripe Split Settlement](https://docs.hyperswitch.io/integrations/connectors-integrations/split-payments/stripe-split-payments.md): Configure Stripe Split Settlement in Hyperswitch to distribute payments between your platform and connected accounts using direct or destination charges.
- [Adyen Split Settlement](https://docs.hyperswitch.io/integrations/connectors-integrations/split-payments/adyen-split-payments.md): Configure and use Adyen Split Settlements via Hyperswitch to distribute payments and refunds across multiple accounts.
- [Xendit Split Settlement](https://docs.hyperswitch.io/integrations/connectors-integrations/split-payments/xendit-split-payments.md): Split and route payments across multiple accounts or sub-merchants using Xendit's split settlement feature via Hyperswitch.
- [Fraud Providers](https://docs.hyperswitch.io/integrations/connectors-integrations/fraud-providers.md): Integrate fraud and risk management providers with Juspay Hyperswitch to assess transaction risk before payment authorization.
- [Signifyd](https://docs.hyperswitch.io/integrations/connectors-integrations/fraud-providers/signifyd.md): Integrate Signifyd fraud and risk management with Juspay Hyperswitch to automate fraud decisions and protect against chargeback liability.
- [Riskified](https://docs.hyperswitch.io/integrations/connectors-integrations/fraud-providers/riskified.md): Integrate Riskified fraud prevention with Juspay Hyperswitch for guaranteed real-time fraud decisions powered by machine learning.
- [3DS Providers](https://docs.hyperswitch.io/integrations/connectors-integrations/3ds-providers.md): Connect external 3DS authentication providers to Juspay Hyperswitch for EMV 3DS 2.X cardholder verification independent of the payment processor.
- [Netcetera](https://docs.hyperswitch.io/integrations/connectors-integrations/3ds-providers/netcetera.md): Authenticate payments through Netcetera's EMV 3DS 2.X processing ecosystem integrated via Juspay Hyperswitch as an external 3DS authentication provider.
- [GPayments](https://docs.hyperswitch.io/integrations/connectors-integrations/3ds-providers/gpayments.md): Authenticate payments through GPayments 3DS MPI/ACS services integrated via Juspay Hyperswitch as an external 3DS authentication provider.
- [3dsecure.io](https://docs.hyperswitch.io/integrations/connectors-integrations/3ds-providers/threedsecureio.md): Authenticate payments through 3dsecure.io's JSON API integrated via Juspay Hyperswitch as an external 3DS authentication provider.
- [Juspay 3DS Server](https://docs.hyperswitch.io/integrations/connectors-integrations/3ds-providers/juspaythreedsserver.md): Authenticate payments through Juspay's own 3DS Server integrated via Juspay Hyperswitch for comprehensive cardholder verification across card networks.
- [Vault Providers](https://docs.hyperswitch.io/integrations/connectors-integrations/vault-providers.md): Store and retrieve sensitive payment credentials through vault providers integrated with Juspay Hyperswitch.
- [VGS](https://docs.hyperswitch.io/integrations/connectors-integrations/vault-providers/vgs.md): Store and retrieve sensitive payment credentials through VGS (Very Good Security) integrated via Juspay Hyperswitch as an external vault provider.
- [Tax Providers](https://docs.hyperswitch.io/integrations/connectors-integrations/tax-providers.md): Automate sales tax calculation on transactions through tax providers integrated with Juspay Hyperswitch.
- [TaxJar](https://docs.hyperswitch.io/integrations/connectors-integrations/tax-providers/taxjar.md): Automate sales tax calculations on transactions through TaxJar integrated via Juspay Hyperswitch.
- [Subscriptions Providers](https://docs.hyperswitch.io/integrations/connectors-integrations/subscriptions-with-modular-payments.md): Learn how to augment subscription billing providers (Chargebee, Recurly, Stripe Billing) with Hyperswitch payments orchestration — decoupling payments for full control over card vaulting, routing, ret
- [Apple Pay](https://docs.hyperswitch.io/integrations/wallets/apple-pay.md): Complete guide to integrating Apple Pay wallet payment method with Juspay Hyperswitch for web and iOS platforms
- [Web Domain](https://docs.hyperswitch.io/integrations/wallets/apple-pay/web-domain.md): Enable Apple Pay on your web domains with Juspay Hyperswitch
- [iOS Application](https://docs.hyperswitch.io/integrations/wallets/apple-pay/ios-application.md): Enable Apple Pay on your iOS application with Juspay Hyperswitch
- [In-App and Web Transactions Processed Using Hyperswitch Decryption](https://docs.hyperswitch.io/integrations/wallets/apple-pay/in-app-and-web-transactions-processed-using-hyperswitch-decryption.md): Learn how to process Apple Pay in-app and web transactions using Hyperswitch decryption, including certificate setup and configuration steps.
- [In-App and Web Transactions Processed Using PSP Decryption](https://docs.hyperswitch.io/integrations/wallets/apple-pay/in-app-and-web-transactions-processed-using-psp-decryption.md): Learn how to process Apple Pay in-app and web transactions using PSP decryption, where the connector handles token decryption and authorization.
- [In-App and Web Transactions Processed Using Merchant Decryption](https://docs.hyperswitch.io/integrations/wallets/apple-pay/in-app-and-web-transactions-processed-using-merchant-decryption.md): Learn how to handle Apple Pay decryption internally on your merchant server with PCI DSS compliance requirements and step-by-step decryption workflow.
- [Web Transactions Processed Using Hyperswitch Decryption (Without Apple Merchant ID)](https://docs.hyperswitch.io/integrations/wallets/apple-pay/web-transactions-processed-using-hyperswitch-decryption-without-apple-merchant-id.md): Process Apple Pay web transactions through Hyperswitch decryption without requiring an Apple Merchant ID
- [Google Pay](https://docs.hyperswitch.io/integrations/wallets/google-pay.md): Set up Google Pay integration on your application through Juspay Hyperswitch
- [In-App and Web Transactions Processed Using Hyperswitch Decryption](https://docs.hyperswitch.io/integrations/wallets/google-pay/in-app-and-web-transactions-processed-using-hyperswitch-decryption.md): Process Google Pay in-app and web transactions through Hyperswitch decryption for flexible routing to any downstream processor
- [In-App and Web Transactions Processed Using PSP Decryption](https://docs.hyperswitch.io/integrations/wallets/google-pay/in-app-and-web-transactions-processed-using-psp-decryption.md): Configure Google Pay in-app and web transactions with PSP decryption for secure payment processing
- [PayPal](https://docs.hyperswitch.io/integrations/wallets/paypal.md): Setup PayPal on your application
- [Samsung Pay](https://docs.hyperswitch.io/integrations/wallets/samsung-pay.md): Configure Samsung Pay wallet payment method on Juspay Hyperswitch for secure mobile payments
- [Overview](https://docs.hyperswitch.io/integrations/cashier-payments/overview.md): A Composable Payments Suite for the iGaming Cashier
- [Cashier Payments Suite](https://docs.hyperswitch.io/integrations/cashier-payments/overview/cashier-payments-suite.md): Juspay’s iGaming Suite at a glance
- [Modular Integration](https://docs.hyperswitch.io/integrations/cashier-payments/overview/modular-integration.md): Modular by design - keep what works, swap what doesn’t
- [Features](https://docs.hyperswitch.io/integrations/cashier-payments/features.md): Configurable cashier features
- [3DS](https://docs.hyperswitch.io/integrations/cashier-payments/features/3ds.md): Smarter 3DS decisioning for deposits
- [Real time Eligibility Checks](https://docs.hyperswitch.io/integrations/cashier-payments/features/real-time-eligibility-checks.md): Check payment eligibility before deposit
- [Regulatory compliance](https://docs.hyperswitch.io/integrations/cashier-payments/features/regulatory-compliance.md): Ensure compliance with seamless payments
- [Cashier UI Customization](https://docs.hyperswitch.io/integrations/cashier-payments/features/cashier-ui-customization.md): Cashier UI customization for seamless deposits and withdrawals
- [Withdrawal Intelligence](https://docs.hyperswitch.io/integrations/cashier-payments/features/withdrawal-intelligence.md)
- [FAQs](https://docs.hyperswitch.io/integrations/cashier-payments/faqs.md)
- [Product Overview](https://docs.hyperswitch.io/integrations/prism/prism.md)
- [Installation & Configuration](https://docs.hyperswitch.io/integrations/prism/prism/installation.md)
- [First Payment](https://docs.hyperswitch.io/integrations/prism/prism/first-payment.md)
- [Extend to More Flows](https://docs.hyperswitch.io/integrations/prism/prism/extend-to-more-flows.md)
- [Payment Methods](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods.md)
- [Connector Token](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/connector-token.md)
- [Card](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/card.md)
- [Apple Pay](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/apple-pay.md)
- [Google Pay](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/google-pay.md)
- [PayPal](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/paypal.md)
- [iDEAL](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/ideal.md)
- [SEPA Direct Debit](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/sepa.md)
- [ACH Direct Debit](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/ach.md)
- [Klarna](https://docs.hyperswitch.io/integrations/prism/prism/payment-methods/klarna.md)
- [Architecture Overview](https://docs.hyperswitch.io/integrations/prism/architecture.md)
- [PCI Compliance](https://docs.hyperswitch.io/integrations/prism/architecture/compliance.md)
- [Connector Settings and Overrides](https://docs.hyperswitch.io/integrations/prism/architecture/connector-settings-and-overrides.md)
- [Services and Methods](https://docs.hyperswitch.io/integrations/prism/architecture/services-and-methods.md)
- [Environment Settings](https://docs.hyperswitch.io/integrations/prism/architecture/environment-settings.md)
- [Error Handling](https://docs.hyperswitch.io/integrations/prism/architecture/error-handling.md)
- [ID and Object Modelling](https://docs.hyperswitch.io/integrations/prism/architecture/id-and-object-modelling.md)
- [Modes of Usage](https://docs.hyperswitch.io/integrations/prism/architecture/modes-of-usage.md)
- [Domain specific language](https://docs.hyperswitch.io/integrations/prism/architecture/specs-and-dsl.md)
- [Integrity and Source Verification](https://docs.hyperswitch.io/integrations/prism/architecture/integrity-and-source-verification.md)
- [Money Struct](https://docs.hyperswitch.io/integrations/prism/architecture/money-struct.md)
- [Versioning](https://docs.hyperswitch.io/integrations/prism/architecture/versioning.md)
- [API Reference Overview](https://docs.hyperswitch.io/integrations/prism/api-reference.md)
- [Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-service.md)
- [Authorize](https://docs.hyperswitch.io/integrations/prism/api-reference/authorize.md)
- [Capture](https://docs.hyperswitch.io/integrations/prism/api-reference/capture.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/api-reference/void.md)
- [Refund](https://docs.hyperswitch.io/integrations/prism/api-reference/refund.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/api-reference/get.md)
- [Reverse](https://docs.hyperswitch.io/integrations/prism/api-reference/reverse.md)
- [Setup Recurring](https://docs.hyperswitch.io/integrations/prism/api-reference/setup-recurring.md)
- [Incremental Authorization](https://docs.hyperswitch.io/integrations/prism/api-reference/incremental-authorization.md)
- [Verify Redirect Response](https://docs.hyperswitch.io/integrations/prism/api-reference/verify-redirect-response.md)
- [Recurring Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/recurring-payment-service.md)
- [Charge](https://docs.hyperswitch.io/integrations/prism/api-reference/recurring-payment-service/charge.md)
- [Revoke](https://docs.hyperswitch.io/integrations/prism/api-reference/recurring-payment-service/revoke.md)
- [Refund Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/refund-service.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/api-reference/refund-service/get.md)
- [Dispute Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/dispute-service.md)
- [Accept](https://docs.hyperswitch.io/integrations/prism/api-reference/dispute-service/accept.md)
- [Defend](https://docs.hyperswitch.io/integrations/prism/api-reference/dispute-service/defend.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/api-reference/dispute-service/get.md)
- [Submit Evidence](https://docs.hyperswitch.io/integrations/prism/api-reference/dispute-service/submit-evidence.md)
- [Event Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/event-service.md)
- [Handle](https://docs.hyperswitch.io/integrations/prism/api-reference/event-service/handle.md)
- [Payment Method Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-service.md)
- [Tokenize](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-service/tokenize.md)
- [Customer Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/customer-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/api-reference/customer-service/create.md)
- [Payment Method Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-authentication-service.md)
- [Pre-authenticate](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-authentication-service/pre-authenticate.md)
- [Authenticate](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-authentication-service/authenticate.md)
- [Post-authenticate](https://docs.hyperswitch.io/integrations/prism/api-reference/payment-method-authentication-service/post-authenticate.md)
- [Merchant Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/merchant-authentication-service.md)
- [Create Access Token](https://docs.hyperswitch.io/integrations/prism/api-reference/merchant-authentication-service/create-access-token.md)
- [Create Session Token](https://docs.hyperswitch.io/integrations/prism/api-reference/merchant-authentication-service/create-session-token.md)
- [Create SDK Session Token](https://docs.hyperswitch.io/integrations/prism/api-reference/merchant-authentication-service/create-sdk-session-token.md)
- [Payout Service Overview](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/create.md): Create a new payout to transfer funds to a customer or vendor.
- [Transfer](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/transfer.md): Transfer funds for an existing payout.
- [Get](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/get.md): Retrieve the current status and details of a payout.
- [Void](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/void.md): Cancel a pending payout.
- [Stage](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/stage.md): Stage a payout for processing.
- [Create Link](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/create-link.md): Create a link for the recipient to claim a payout.
- [Create Recipient](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/create-recipient.md): Create a recipient entity for payouts.
- [Enroll Disburse Account](https://docs.hyperswitch.io/integrations/prism/api-reference/payout-service/enroll-disburse-account.md): Enroll an account for disbursement of funds.
- [Domain Schema](https://docs.hyperswitch.io/integrations/prism/api-reference/domain-schema.md)
- [FAQs](https://docs.hyperswitch.io/integrations/prism/faqs.md)
- [Java SDK Overview](https://docs.hyperswitch.io/integrations/prism/java.md)
- [Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/java/payment-service.md)
- [Create Order](https://docs.hyperswitch.io/integrations/prism/java/payment-service/create-order.md)
- [Authorize](https://docs.hyperswitch.io/integrations/prism/java/payment-service/authorize.md)
- [Capture](https://docs.hyperswitch.io/integrations/prism/java/payment-service/capture.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/java/payment-service/void.md)
- [Refund](https://docs.hyperswitch.io/integrations/prism/java/payment-service/refund.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/java/payment-service/get.md)
- [Reverse](https://docs.hyperswitch.io/integrations/prism/java/payment-service/reverse.md)
- [Setup Recurring](https://docs.hyperswitch.io/integrations/prism/java/payment-service/setup-recurring.md)
- [Incremental Authorization](https://docs.hyperswitch.io/integrations/prism/java/payment-service/incremental-authorization.md)
- [Verify Redirect Response](https://docs.hyperswitch.io/integrations/prism/java/payment-service/verify-redirect-response.md)
- [Recurring Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/java/recurring-payment-service.md)
- [Charge](https://docs.hyperswitch.io/integrations/prism/java/recurring-payment-service/charge.md)
- [Revoke](https://docs.hyperswitch.io/integrations/prism/java/recurring-payment-service/revoke.md)
- [Refund Service Overview](https://docs.hyperswitch.io/integrations/prism/java/refund-service.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/java/refund-service/get.md)
- [Dispute Service Overview](https://docs.hyperswitch.io/integrations/prism/java/dispute-service.md)
- [Accept](https://docs.hyperswitch.io/integrations/prism/java/dispute-service/accept.md)
- [Defend](https://docs.hyperswitch.io/integrations/prism/java/dispute-service/defend.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/java/dispute-service/get.md)
- [Submit Evidence](https://docs.hyperswitch.io/integrations/prism/java/dispute-service/submit-evidence.md)
- [Event Service Overview](https://docs.hyperswitch.io/integrations/prism/java/event-service.md)
- [Handle](https://docs.hyperswitch.io/integrations/prism/java/event-service/handle.md)
- [Payment Method Service Overview](https://docs.hyperswitch.io/integrations/prism/java/payment-method-service.md)
- [Tokenize](https://docs.hyperswitch.io/integrations/prism/java/payment-method-service/tokenize.md)
- [Customer Service Overview](https://docs.hyperswitch.io/integrations/prism/java/customer-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/java/customer-service/create.md)
- [Payment Method Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/java/payment-method-authentication-service.md)
- [Pre-authenticate](https://docs.hyperswitch.io/integrations/prism/java/payment-method-authentication-service/pre-authenticate.md)
- [Authenticate](https://docs.hyperswitch.io/integrations/prism/java/payment-method-authentication-service/authenticate.md)
- [Post-authenticate](https://docs.hyperswitch.io/integrations/prism/java/payment-method-authentication-service/post-authenticate.md)
- [Merchant Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/java/merchant-authentication-service.md)
- [Create Access Token](https://docs.hyperswitch.io/integrations/prism/java/merchant-authentication-service/create-access-token.md)
- [Create Session Token](https://docs.hyperswitch.io/integrations/prism/java/merchant-authentication-service/create-session-token.md)
- [Create SDK Session Token](https://docs.hyperswitch.io/integrations/prism/java/merchant-authentication-service/create-sdk-session-token.md)
- [Payout Service Overview](https://docs.hyperswitch.io/integrations/prism/java/payout-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/java/payout-service/create.md)
- [Transfer](https://docs.hyperswitch.io/integrations/prism/java/payout-service/transfer.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/java/payout-service/get.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/java/payout-service/void.md)
- [Stage](https://docs.hyperswitch.io/integrations/prism/java/payout-service/stage.md)
- [Create Link](https://docs.hyperswitch.io/integrations/prism/java/payout-service/create-link.md)
- [Create Recipient](https://docs.hyperswitch.io/integrations/prism/java/payout-service/create-recipient.md)
- [Enroll Disburse Account](https://docs.hyperswitch.io/integrations/prism/java/payout-service/enroll-disburse-account.md)
- [Node.js SDK Overview](https://docs.hyperswitch.io/integrations/prism/node.md)
- [Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/node/payment-service.md)
- [Authorize](https://docs.hyperswitch.io/integrations/prism/node/payment-service/authorize.md)
- [Capture](https://docs.hyperswitch.io/integrations/prism/node/payment-service/capture.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/node/payment-service/void.md)
- [Refund](https://docs.hyperswitch.io/integrations/prism/node/payment-service/refund.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/node/payment-service/get.md)
- [Reverse](https://docs.hyperswitch.io/integrations/prism/node/payment-service/reverse.md)
- [Setup Recurring](https://docs.hyperswitch.io/integrations/prism/node/payment-service/setup-recurring.md)
- [Incremental Authorization](https://docs.hyperswitch.io/integrations/prism/node/payment-service/incremental-authorization.md)
- [Verify Redirect Response](https://docs.hyperswitch.io/integrations/prism/node/payment-service/verify-redirect-response.md)
- [Recurring Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/node/recurring-payment-service.md)
- [Charge](https://docs.hyperswitch.io/integrations/prism/node/recurring-payment-service/charge.md)
- [Revoke](https://docs.hyperswitch.io/integrations/prism/node/recurring-payment-service/revoke.md)
- [Refund Service Overview](https://docs.hyperswitch.io/integrations/prism/node/refund-service.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/node/refund-service/get.md)
- [Dispute Service Overview](https://docs.hyperswitch.io/integrations/prism/node/dispute-service.md)
- [Accept](https://docs.hyperswitch.io/integrations/prism/node/dispute-service/accept.md)
- [Defend](https://docs.hyperswitch.io/integrations/prism/node/dispute-service/defend.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/node/dispute-service/get.md)
- [Submit Evidence](https://docs.hyperswitch.io/integrations/prism/node/dispute-service/submit-evidence.md)
- [Event Service Overview](https://docs.hyperswitch.io/integrations/prism/node/event-service.md)
- [Handle](https://docs.hyperswitch.io/integrations/prism/node/event-service/handle.md)
- [Payment Method Service Overview](https://docs.hyperswitch.io/integrations/prism/node/payment-method-service.md)
- [Tokenize](https://docs.hyperswitch.io/integrations/prism/node/payment-method-service/tokenize.md)
- [Customer Service Overview](https://docs.hyperswitch.io/integrations/prism/node/customer-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/node/customer-service/create.md)
- [Payment Method Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/node/payment-method-authentication-service.md)
- [Pre-authenticate](https://docs.hyperswitch.io/integrations/prism/node/payment-method-authentication-service/pre-authenticate.md)
- [Authenticate](https://docs.hyperswitch.io/integrations/prism/node/payment-method-authentication-service/authenticate.md)
- [Post-authenticate](https://docs.hyperswitch.io/integrations/prism/node/payment-method-authentication-service/post-authenticate.md)
- [Merchant Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/node/merchant-authentication-service.md)
- [Create Access Token](https://docs.hyperswitch.io/integrations/prism/node/merchant-authentication-service/create-access-token.md)
- [Create Session Token](https://docs.hyperswitch.io/integrations/prism/node/merchant-authentication-service/create-session-token.md)
- [Create SDK Session Token](https://docs.hyperswitch.io/integrations/prism/node/merchant-authentication-service/create-sdk-session-token.md)
- [Payout Service Overview](https://docs.hyperswitch.io/integrations/prism/node/payout-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/node/payout-service/create.md)
- [Transfer](https://docs.hyperswitch.io/integrations/prism/node/payout-service/transfer.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/node/payout-service/get.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/node/payout-service/void.md)
- [Stage](https://docs.hyperswitch.io/integrations/prism/node/payout-service/stage.md)
- [Create Link](https://docs.hyperswitch.io/integrations/prism/node/payout-service/create-link.md)
- [Create Recipient](https://docs.hyperswitch.io/integrations/prism/node/payout-service/create-recipient.md)
- [Enroll Disburse Account](https://docs.hyperswitch.io/integrations/prism/node/payout-service/enroll-disburse-account.md)
- [Python SDK Overview](https://docs.hyperswitch.io/integrations/prism/python.md)
- [Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/python/payment-service.md)
- [Authorize](https://docs.hyperswitch.io/integrations/prism/python/payment-service/authorize.md)
- [Capture](https://docs.hyperswitch.io/integrations/prism/python/payment-service/capture.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/python/payment-service/void.md)
- [Refund](https://docs.hyperswitch.io/integrations/prism/python/payment-service/refund.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/python/payment-service/get.md)
- [Reverse](https://docs.hyperswitch.io/integrations/prism/python/payment-service/reverse.md)
- [Setup Recurring](https://docs.hyperswitch.io/integrations/prism/python/payment-service/setup-recurring.md)
- [Incremental Authorization](https://docs.hyperswitch.io/integrations/prism/python/payment-service/incremental-authorization.md)
- [Verify Redirect Response](https://docs.hyperswitch.io/integrations/prism/python/payment-service/verify-redirect-response.md)
- [Recurring Payment Service Overview](https://docs.hyperswitch.io/integrations/prism/python/recurring-payment-service.md)
- [Charge](https://docs.hyperswitch.io/integrations/prism/python/recurring-payment-service/charge.md)
- [Revoke](https://docs.hyperswitch.io/integrations/prism/python/recurring-payment-service/revoke.md)
- [Refund Service Overview](https://docs.hyperswitch.io/integrations/prism/python/refund-service.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/python/refund-service/get.md)
- [Dispute Service Overview](https://docs.hyperswitch.io/integrations/prism/python/dispute-service.md)
- [Accept](https://docs.hyperswitch.io/integrations/prism/python/dispute-service/accept.md)
- [Defend](https://docs.hyperswitch.io/integrations/prism/python/dispute-service/defend.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/python/dispute-service/get.md)
- [Submit Evidence](https://docs.hyperswitch.io/integrations/prism/python/dispute-service/submit-evidence.md)
- [Event Service Overview](https://docs.hyperswitch.io/integrations/prism/python/event-service.md)
- [Handle](https://docs.hyperswitch.io/integrations/prism/python/event-service/handle.md)
- [Payment Method Service Overview](https://docs.hyperswitch.io/integrations/prism/python/payment-method-service.md)
- [Tokenize](https://docs.hyperswitch.io/integrations/prism/python/payment-method-service/tokenize.md)
- [Customer Service Overview](https://docs.hyperswitch.io/integrations/prism/python/customer-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/python/customer-service/create.md)
- [Payment Method Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/python/payment-method-authentication-service.md)
- [Pre-authenticate](https://docs.hyperswitch.io/integrations/prism/python/payment-method-authentication-service/pre-authenticate.md)
- [Authenticate](https://docs.hyperswitch.io/integrations/prism/python/payment-method-authentication-service/authenticate.md)
- [Post-authenticate](https://docs.hyperswitch.io/integrations/prism/python/payment-method-authentication-service/post-authenticate.md)
- [Merchant Authentication Service Overview](https://docs.hyperswitch.io/integrations/prism/python/merchant-authentication-service.md)
- [Create Access Token](https://docs.hyperswitch.io/integrations/prism/python/merchant-authentication-service/create-access-token.md)
- [Create Session Token](https://docs.hyperswitch.io/integrations/prism/python/merchant-authentication-service/create-session-token.md)
- [Create SDK Session Token](https://docs.hyperswitch.io/integrations/prism/python/merchant-authentication-service/create-sdk-session-token.md)
- [Payout Service Overview](https://docs.hyperswitch.io/integrations/prism/python/payout-service.md)
- [Create](https://docs.hyperswitch.io/integrations/prism/python/payout-service/create.md)
- [Transfer](https://docs.hyperswitch.io/integrations/prism/python/payout-service/transfer.md)
- [Get](https://docs.hyperswitch.io/integrations/prism/python/payout-service/get.md)
- [Void](https://docs.hyperswitch.io/integrations/prism/python/payout-service/void.md)
- [Stage](https://docs.hyperswitch.io/integrations/prism/python/payout-service/stage.md)
- [Create Link](https://docs.hyperswitch.io/integrations/prism/python/payout-service/create-link.md)
- [Create Recipient](https://docs.hyperswitch.io/integrations/prism/python/payout-service/create-recipient.md)
- [Enroll Disburse Account](https://docs.hyperswitch.io/integrations/prism/python/payout-service/enroll-disburse-account.md)

## Self Hosting

- [Get Started](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm.md): Install Hyperswitch on your K8s setup using our Helm charts
- [Update Helm Charts to Hyperswitch's Latest Nightly Release](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm/update-helm-charts-to-hyperswitchs-latest-nightly-release.md): Update Helm charts to the latest Hyperswitch nightly release for access to newest features
- [Deploy on Local using Helm Charts and Minikube](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm/deploy-on-local-using-helm-charts-and-minikube.md): A step-by-step guide to deploying Hyperswitch locally using Helm and Minikube, with setup, access, cleanup, and troubleshooting instructions.
- [Deploy on AWS using Helm Charts](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm/deploy-on-aws-using-helm-charts.md)
- [Deploy on Azure Using Helm Charts](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm/deploy-on-azure-using-helm-charts.md): Deploy Hyperswitch on Microsoft Azure using Helm charts for enterprise-grade payment infrastructure
- [Deploy on GCP Using Helm Charts](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-on-kubernetes-using-helm/deploy-on-gcp-using-helm-charts.md): Deploy Hyperswitch on Google Cloud Platform using Helm charts for scalable payment infrastructure
- [Deploy on AWS](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws.md): Deploy Hyperswitch on AWS using CloudFormation for full stack deployment or configure individual components independently
- [Deploy on AWS using CloudFormation](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/deploy-on-aws-using-cloudformation.md): Use our CDK script to deploy Juspay Hyperswitch into your AWS stack using CloudFormation
- [Component-wise Deployment](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment.md): Deploy each Hyperswitch component individually
- [Deploy app server](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-app-server.md): Deploy the Juspay Hyperswitch server on the cloud
- [Deploy Control Center](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-control-center.md): Use the standalone deployment script to deploy Juspay Hyperswitch control center on AWS quickly
- [Deploy web client](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-web-client.md): Deploy the Hyperswitch web client on the cloud for production use
- [Production ready deployment](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-web-client/production-ready-deployment.md): Deploy Juspay Hyperswitch web client on AWS for production-ready payment integration
- [Integrate web client on your web app](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-web-client/integrate-web-client-on-your-web-app.md): Integrate web client for a seamless, blended and a unified payment experience
- [Playground deployment for prototyping (optional)](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-web-client/playground-deployment-for-prototyping-optional.md): Quickly deploy your web client playground and see it in action
- [Deploy Card Vault](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-card-vault.md): Deploy the Juspay Hyperswitch Card Vault on the cloud
- [Production ready deployment on AWS](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-card-vault/production-ready-deployment-on-aws.md): CDK script to deploy Juspay Hyperswitch Card Vault on AWS
- [Cloud setup guide](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/deploy-hyperswitch-on-aws/component-wise-deployment/deploy-card-vault/cloud-setup-guide.md): Instructions to set up Card Vault on AWS manually
- [Account setup](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/account-setup.md): Create your Hyperswitch account and add a payment provider
- [Using Hyperswitch Control Center](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/account-setup/using-hyperswitch-control-center.md): Create your Hyperswitch account and add a payment provider via the control center
- [Test a payment](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/account-setup/test-a-payment.md): Test end-to-end payment flows using dummy processors and the Hyperswitch checkout experience
- [Using postman](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/account-setup/using-postman.md): Create your Hyperswitch account and add a payment provider using Hyperswitch APIs through postman
- [SMTP Server Integration](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/smtp-server-integration.md): Configure SMTP server integration to enable flexible email notifications for signup and login flows
- [Troubleshooting](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/troubleshooting.md): This guide explains how to troubleshoot the Hyperswitch setup and verify if all the components are up and running as expected
- [Development on Hyperswitch](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1.md)
- [Run Hyperswitch Locally Using Docker](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/unified-local-setup-using-docker.md): Run Hyperswitch locally using Docker with one command for rapid development and testing
- [Run Additional Services](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/unified-local-setup-using-docker/run-additional-services.md): Run additional services like scheduler, monitoring, and data analytics with Docker profiles
- [Advanced Development Env Setup](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components.md): Set up a local development environment for Hyperswitch backend, SDK, and Control Center components
- [Backend](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components/set-up-hyperswitch-backend.md): Set up the Hyperswitch backend locally using Docker or Rust for payment processing and routing
- [Configure and Run the Application](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components/set-up-hyperswitch-backend/configure-and-run-the-application.md): Configure and run the Hyperswitch application with environment-specific settings for development
- [Try out APIs](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components/set-up-hyperswitch-backend/try-out-apis.md): Explore Hyperswitch APIs using Postman to create payments, refunds, and manage merchant accounts
- [SDK (Frontend)](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components/set-up-hyperswitch-sdk-frontend.md): Set up the Hyperswitch SDK locally to build secure and unified checkout experiences
- [Control Center](https://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/readme-1/local-setup-using-individual-components/set-up-hyperswitch-control-center.md): Set up the Hyperswitch Control Center locally to manage payments and configure routing rules
- [Deployment Models](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-models.md): Overview of Juspay Hyperswitch deployment models including self-deployed, hosted SaaS, and point solutions
- [Architecture Overview](https://docs.hyperswitch.io/self-hosting/production-deployment/architecture-overview.md): Overview of Juspay Hyperswitch architecture components including the app server, web SDK, card vault, and control center
- [Deployment Overview](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview.md): Overview of Juspay Hyperswitch deployment considerations including topology, environments, security, and monitoring
- [Recommended Tooling Stack](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/recommended-tooling-stack.md)
- [System Requirements](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/system-requirements.md)
- [Enterprise Deployment](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/enterprise-deployment.md)
- [Configuration and Management](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/configuration-and-management.md)
- [Card Vault & Key Management](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/card-vault-and-key-management.md): Enterprise key management configuration for Juspay Hyperswitch Card Vault including encryption architecture and HSM integration
- [Upgrade Hyperswitch](https://docs.hyperswitch.io/self-hosting/production-deployment/deployment-overview/upgrade-hyperswitch.md): Learn how to upgrade Juspay Hyperswitch using GitOps-based deployment with ArgoCD, including blue/green cluster upgrade strategy and rollback procedures.
- [Scale and Reliability](https://docs.hyperswitch.io/self-hosting/production-deployment/scale-and-reliability.md): Reference guidance for scaling Juspay Hyperswitch deployments and ensuring reliability in production environments
- [Config Management](https://docs.hyperswitch.io/self-hosting/production-deployment/config-management.md): Configuration Management in Hyperswitch
- [Security and Compliance](https://docs.hyperswitch.io/self-hosting/production-deployment/security-and-compliance.md): Security and compliance guidelines for Juspay Hyperswitch production deployments including encryption, access control, and PCI DSS requirements
- [Monitoring and Alerts](https://docs.hyperswitch.io/self-hosting/production-deployment/monitoring-and-alerts.md): Comprehensive guide to monitoring, logging, and alerting for Juspay Hyperswitch production deployments
- [Going live](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live.md): Production readiness checklists for going live with Juspay Hyperswitch, covering both SaaS and on-premise deployment models
- [For SaaS Setup](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-saas-setup.md): Step-by-step checklist for going live with Juspay Hyperswitch SaaS deployment including connector configuration, webhooks, and security
- [For Self-Host Setup](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup.md): Comprehensive checklist for going live with Juspay Hyperswitch self-hosted deployment including prerequisites, security, monitoring, and PCI compliance
- [Monitoring](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/monitoring.md): Visibility and control over your application
- [PCI compliance](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/pci-compliance.md): It's no rocket science
- [Get started](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/pci-compliance/its-no-rocket-science.md): Demystifying PCI compliance and it's requirements
- [Completing the SAQ](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/pci-compliance/completing-the-saq.md): Guide to completing the PCI DSS Self-Assessment Questionnaire (SAQ D) for merchant compliance certification
- [Data Security](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/security.md): Comprehensive measures safeguarding Data Integrity within Juspay Hyperswitch
- [Updates](https://docs.hyperswitch.io/self-hosting/production-deployment/going-live/for-on-prem-setup/updates.md): Stay up to date with minimal maintenance effort!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hyperswitch.io/about-hyperswitch/readme.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.
