From 4a970d80d219bb1d3bf7c1b0f2b9f4c276bcc6af Mon Sep 17 00:00:00 2001 From: Vedant Khairnar Date: Tue, 13 Jun 2023 13:22:10 +0530 Subject: [PATCH] Added HyperSwitch to Payment Processors --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9ace28e9..3a5a853d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Office Suites](#office-suites) - [Password Managers](#password-managers) - [Pastebins](#pastebins) + - [Payment Processors](#payment-processors) - [Personal Dashboards](#personal-dashboards) - [Photo and Video Galleries](#photo-and-video-galleries) - [Polls and Events](#polls-and-events) @@ -1537,6 +1538,15 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. ([Demo](https://bin.bloerg.net)) `MIT` `Rust` +### Payment Processors + +**[`^ back to top ^`](#awesome-selfhosted)** + +A payment processor is a system that enables financial transactions, commonly employed by a merchant, to handle transactions with customers from various channels such as credit cards and debit cards or bank accounts. + +- [HyperSwitch](https://github.com/juspay/hyperswitch) - An Open Source Financial Switch to make Payments fast, reliable & affordable. + ([Demo](https://app.hyperswitch.io/)) `Apache` `Rust` + ### Personal Dashboards **[`^ back to top ^`](#awesome-selfhosted)**