# Overview

Hyperswitch is an open-source payments platform from [Juspay](https://juspay.io/us), designed to simplify global payments for digital businesses. [Juspay](https://juspay.io/us) has been a global leader offering payment infrastructure solution for banks and merchants for **12+ years**, processing over **300 Mn+ daily transactions** and an annualized total payment value of **$1 Tn+**.

### We offer two distinct solutions:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Payments Suite</strong></mark></td><td>An end-to-end orchestration layer that unifies payments across providers, networks, and channels. It enables seamless checkout, dynamic routing, and redundancy for reliability.</td><td><strong>Optimize payments at scale without adding complexity to your infrastructure.</strong></td><td></td><td><a href="/pages/rlBSMgc2rmkDo9zLoCsG">/pages/rlBSMgc2rmkDo9zLoCsG</a></td></tr><tr><td><mark style="color:blue;"><strong>Payment Modules</strong></mark></td><td>A flexible, modular approach to integrate only the payment capabilities you need. Choose from intelligent routing, vault, reconciliation, cost observability, smart retries, and APM widgets.</td><td><strong>Enhance performance without overhauling your existing payment stack.</strong></td><td></td><td><a href="/pages/4HyzL1OGXCvOXBM7m9Ii">/pages/4HyzL1OGXCvOXBM7m9Ii</a></td></tr></tbody></table>

### Hyperswitch Philosophy: Open Payments Infrastructure as a Self-Hostable System Framework

{% embed url="<https://youtu.be/p6vqGHsoc0s?si=b6imHBVzZAcCQ2WB>" %}

At Juspay, we believe that payments infrastructure should be transparent, adaptable, and built for merchant control—not vendor lock-in. That’s why we made the bold decision to take our Payment Orchestrator open source.

Enterprise merchants operate in a world where payment agility is a competitive advantage. Traditional closed-loop platforms dictate their own rules, pricing, and pace of innovation. Based on our 12-years of experience building and scaling global payment systems, we decided to take a different approach—giving merchants the power to customize, optimize, and scale payments to fit their unique business needs.

Guided by the learnings from our enterprise go-lives, we have been working on unbundling a range of stand-alone solutions from our broader technology stack to make them more accessible to merchants looking to expand their in-house system engineering capability. These stand-alone solutions range from services for intelligent / dynamic payment routing, payment methods vaulting, cost observability, PSP-agnostic authentication, and an APMs widget that can be embedded anywhere.

### Technical Foundation: Open System Architecture with Enterprise-Scale Guarantees

HyperSwitch's technical architecture combines open source innovation with enterprise-grade reliability, built to power modern payment operations.

#### 1. Open-Source Transparency & Extensibility

* **Complete Transparency & Confidence**: Full visibility into payment orchestration with no black boxes, enabling informed decision-making and customization. Hyperswitch is maintained publicly on [GitHub](https://github.com/juspay/hyperswitch)
* **Open Roadmap & Innovation**: Collaborative development approach that allows merchants to influence and contribute to the platform's evolution
* **Speed to Market**: Accelerate implementation and changes by building consensus faster through transparent architecture

#### 2. Enterprise-Grade Reliability & Security Model

* Built on battle-tested systems by Juspay's 1000+ engineers, the same team that powers 300M+ transactions daily for global enterprises like Amazon, Agoda and Zurich
* Comprehensive security framework including PCI compliance, tokenization, and security certifications
* Proven reliability at scale, designed for high-performance payment processing

### Core System Architecture Principles

#### 1. Modular

Pick only the components you need, without overhauling your stack.

* [Intelligent Routing](https://docs.hyperswitch.io/explore-hyperswitch/workflows/intelligent-routing)
* [Vault Services](https://docs.hyperswitch.io/explore-hyperswitch/workflows/vault)
* [Reconciliation](https://docs.hyperswitch.io/explore-hyperswitch/payments-modules/reconciliation-product)
* [Cost Observability](https://docs.hyperswitch.io/explore-hyperswitch/payments-modules/ai-powered-cost-observability)
* [Smart Retries](https://docs.hyperswitch.io/explore-hyperswitch/workflows/smart-retries),
* [APM widgets](https://docs.hyperswitch.io/explore-hyperswitch/payments-modules/enable-alternate-payment-method-widgets)

***

#### 2. Composable

Easily integrate Hyperswitch into any existing payments infrastructure, reducing migration friction. Integrate Hyperswitch alongside:

* Existing acquirers
* Internal fraud engines
* Bank integrations
* ERP systems
* Vault Services

***

#### 3. Scalable

* Horizontally scalable architecture
* Supports peak loads up to \~5K TPS
* Stateless service layer with distributed coordination

***

#### 4. Reliable

Ensuring zero downtime and safe mode for handling exceptions with

* Multi-connector redundancy
* Smart retries
* Graceful degradation patterns
* Active-active regional topology

***

#### 5. Observable

Deep system visibility via:

* Logging
* Monitoring
* Distributed tracing
* Audit trails
* Cost optimization analytics
* Authorization uplift measurement

***

#### 6. Future-Proof

Without rebuilding your orchestration layer you can swap or upgrade :

* PSPs
* Internal token systems
* Authentication providers
* Fraud vendors

**Get ready! We welcome you to the future of digital payments!**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hyperswitch.io/~/revisions/iPtyU5MKxmgIsGywgRhI/about-hyperswitch/readme-2.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.
