Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juspay/hyperswitch
An open source payments switch written in Rust to make payments fast, reliable and affordable
https://github.com/juspay/hyperswitch
beginner-friendly featured finance hacktoberfest high-performance open-source orchestration payments postgresql redis restful-api rust sdk works-with-react
Last synced: 4 days ago
JSON representation
An open source payments switch written in Rust to make payments fast, reliable and affordable
- Host: GitHub
- URL: https://github.com/juspay/hyperswitch
- Owner: juspay
- License: apache-2.0
- Created: 2022-10-17T11:18:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:44:58.000Z (about 1 month ago)
- Last Synced: 2024-10-29T09:47:04.639Z (about 1 month ago)
- Topics: beginner-friendly, featured, finance, hacktoberfest, high-performance, open-source, orchestration, payments, postgresql, redis, restful-api, rust, sdk, works-with-react
- Language: Rust
- Homepage: https://hyperswitch.io/
- Size: 69.2 MB
- Stars: 12,328
- Watchers: 64
- Forks: 1,332
- Open Issues: 759
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: docs/SECURITY.md
Awesome Lists containing this project
- awesome-rust - hyperswitch - commit/juspay/hyperswitch?style=flat-square) (Applications / Payments)
- awesome-starred - juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable (rust)
- awesome-hacktoberfest - Hyperswitch
- awesome-rust - hyperswitch - An open source payments orchestrator that lets you connect with multiple payment processors and route payment traffic effortlessly, all with a single API integration ![GitHub last commit](https://img.shields.io/github/last-commit/juspay/hyperswitch?style=flat-square) (Applications / Payments)
- StarryDivineSky - juspay/hyperswitch
- jimsghstars - juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable (Rust)
- fucking-awesome-rust - hyperswitch - An open source payments orchestrator that lets you connect with multiple payment processors and route payment traffic effortlessly, all with a single API integration ![GitHub last commit](https://img.shields.io/github/last-commit/juspay/hyperswitch?style=flat-square) (Applications / Payments)
- fucking-awesome-rust - hyperswitch - An open source payments orchestrator that lets you connect with multiple payment processors and route payment traffic effortlessly, all with a single API integration ![GitHub last commit](https://img.shields.io/github/last-commit/juspay/hyperswitch?style=flat-square) (Applications / Payments)
- my-awesome - juspay/hyperswitch - friendly,featured,finance,hacktoberfest,high-performance,open-source,orchestration,payments,postgresql,redis,restful-api,rust,sdk,works-with-react pushed_at:2024-12 star:12.7k fork:1.4k An open source payments switch written in Rust to make payments fast, reliable and affordable (Rust)
- awesome - juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable (Rust)
- awesome - juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable (Rust)
README
The open-source payments switch
The single API to access payment ecosystems across 130+ countries
Try a Payment •
Quick Setup •
Local Setup Guide (Hyperswitch App Server) •
API Docs
Community and Contributions •
Bugs and feature requests •
Versioning •
Copyright and License
Hyperswitch is a community-led, open payments switch designed to empower digital businesses by providing fast, reliable, and affordable access to the best payments infrastructure.
Here are the components of Hyperswitch that deliver the whole solution:
* [Hyperswitch Backend](https://github.com/juspay/hyperswitch): Powering Payment Processing
* [SDK (Frontend)](https://github.com/juspay/hyperswitch-web): Simplifying Integration and Powering the UI
* [Control Centre](https://github.com/juspay/hyperswitch-control-center): Managing Operations with Ease
Jump in and contribute to these repositories to help improve and expand Hyperswitch!
### Docker Compose
You can run Hyperswitch on your system using Docker Compose after cloning this repository:
```shell
git clone --depth 1 --branch latest https://github.com/juspay/hyperswitch
cd hyperswitch
docker compose up -d
```This will start the app server, web client/SDK and control center.
Check out the [local setup guide][local-setup-guide] for a more comprehensive
setup, which includes the [scheduler and monitoring services][docker-compose-scheduler-monitoring].### One-click deployment on AWS cloud
The fastest and easiest way to try Hyperswitch is via our CDK scripts
1. Click on the following button for a quick standalone deployment on AWS, suitable for prototyping.
No code or setup is required in your system and the deployment is covered within the AWS free-tier setup.2. Sign-in to your AWS console.
3. Follow the instructions provided on the console to successfully deploy Hyperswitch
[docs-link-for-enterprise]: https://docs.hyperswitch.io/hyperswitch-cloud/quickstart
[docs-link-for-developers]: https://docs.hyperswitch.io/hyperswitch-open-source/overview
[contributing-guidelines]: docs/CONTRIBUTING.md
[dashboard-link]: https://app.hyperswitch.io/
[website-link]: https://hyperswitch.io/
[learning-resources]: https://docs.hyperswitch.io/learn-more/payment-flows
[local-setup-guide]: /docs/try_local_system.md
[docker-compose-scheduler-monitoring]: /docs/try_local_system.md#running-additional-servicesTo quickly experience the ease of Hyperswitch, sign up on the [Hyperswitch Control Center](https://app.hyperswitch.io/) and try a payment. Once you've completed your first transaction, you’ve successfully made your first payment with Hyperswitch!
The community and core team are available in [GitHub Discussions](https://github.com/juspay/hyperswitch/discussions), where you can ask for support, discuss roadmap, and share ideas.
Our [Contribution Guide](https://github.com/juspay/hyperswitch/blob/main/docs/CONTRIBUTING.md) describes how to contribute to the codebase and Docs.
Join our Conversation in [Slack](https://join.slack.com/t/hyperswitch-io/shared_invite/zt-2jqxmpsbm-WXUENx022HjNEy~Ark7Orw), [Discord](https://discord.gg/wJZ7DVW8mm), [Twitter](https://x.com/hyperswitchio)
💪 Join us in building Hyperswitch
### 🤝 Our Belief
> Payments should be open, fast, reliable and affordable to serve
> the billions of people at scale.Globally payment diversity has been growing at a rapid pace.
There are hundreds of payment processors and new payment methods like BNPL,
RTP etc.
Businesses need to embrace this diversity to increase conversion, reduce cost
and improve control.
But integrating and maintaining multiple processors needs a lot of dev effort.
Why should devs across companies repeat the same work?
Why can't it be unified and reused? Hence, Hyperswitch was born to create that
reusable core and let companies build and customise it as per their specific requirements.### ✨ Our Values
1. Embrace Payments Diversity: It will drive innovation in the ecosystem in
multiple ways.
2. Make it Open Source: Increases trust; Improves the quality and reusability of
software.
3. Be community driven: It enables participatory design and development.
4. Build it like Systems Software: This sets a high bar for Reliability,
Security and Performance SLAs.
5. Maximise Value Creation: For developers, customers & partners.This project is being created and maintained by [Juspay](https://juspay.io)
Please read the issue guidelines and search for [existing and closed issues].
If your problem or idea is not addressed yet, please [open a new issue].[existing and closed issues]: https://github.com/juspay/hyperswitch/issues
[open a new issue]: https://github.com/juspay/hyperswitch/issues/new/chooseCheck the [CHANGELOG.md](./CHANGELOG.md) file for details.
This product is licensed under the [Apache 2.0 License](LICENSE).
Thank you for your support in hyperswitch's growth. Keep up the great work! 🥂