hyperswitch
Open-source modular payments infrastructure that lets you integrate Stripe, Adyen, and 120+ processors with smart routing, retry logic, and cost observability.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Open-source modular payment hub connecting 120+ processors with smart routing and cost control.
Core Features
- Modular architecture: pick only needed modules (routing, vault, reconciliation, etc.) without bloat
- Intelligent routing: dynamic PSP selection based on card BIN, region, payment method for higher auth rates
- Cost observability: self-serve dashboards to detect hidden fees, downgrades, and penalties
- Revenue recovery: configurable retry strategies per card bin/region to reduce passive churn
- PCI-compliant vault: unified storage for cards, wallets, bank credentials; supports bring-your-own-vault
What It Can't Do
- •Self-hosting requires handling PCI-DSS compliance (use encryption vault module). Initial setup may require familiarity with payment terms like gateway, processor, and acquirer. Advanced routing/retry configurations should be tested thoroughly in sandbox to avoid unexpected costs.
Use Cases
- E-commerce platforms migrating from single Stripe to multi-processor routing for failover and cost savings
- Merchants bypassing gateways to connect directly to acquirers (e.g., TSYS, J.P. Morgan) for lower fees
- Fintechs building a custom payments core without reinventing routing, vault, and reconciliation modules
Detailed Introduction
Hyperswitch is a commercial open-source payments stack built in Rust for high performance and reliability. It offers a modular architecture where businesses can pick only the components they need—such as intelligent routing, revenue recovery, PCI-compliant vaulting, reconciliation, and alternate payment methods—without vendor lock-in. The platform connects to over 120 payment processors including Stripe, Adyen, Braintree, and Worldpay, and provides a visual workflow builder in its Control Center. Hyperswitch is ideal for teams moving from single-provider integrations to multi-PSP setups, replacing payment gateways with direct acquirer connections, or rearchitecting their payments platform while keeping existing vault providers like VGS or TokenEx.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Ensure Docker or Podman is installed
Step 2: Run `git clone --depth 1 --branch latest https://github.com/juspay/hyperswitch && cd hyperswitch`
Step 3: Execute `scripts/setup.sh` and follow the prompts to select a deployment profile (standard/full/minimal)
- Step 1: Ensure Docker or Podman is installed
- Step 2: Run `git clone --depth 1 --branch latest https://github.com/juspay/hyperswitch && cd hyperswitch`
- Step 3: Execute `scripts/setup.sh` and follow the prompts to select a deployment profile (standard/full/minimal)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop Docker containers and delete the project directory. To clean volumes, run `docker compose down -v`.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
lazygit
A simple terminal UI for git commands