Compare commits

...

3 Commits

Author SHA1 Message Date
Vedant Khairnar
d586679f42
Merge 4ce5603e6eea7132ae6104c74ce3f56d9ccb7d75 into f191f4dfd438b106720871d56ab5d4bf9675978a 2023-06-26 20:47:00 +02:00
Vedant Khairnar
4ce5603e6e
Added HyperSwitch in Payment Processors 2023-06-13 13:52:29 +05:30
Vedant Khairnar
4a970d80d2
Added HyperSwitch to Payment Processors 2023-06-13 13:22:10 +05:30

View File

@ -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)
@ -1549,6 +1550,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.
`Apache-2.0` `Rust`
### Personal Dashboards
**[`^ back to top ^`](#awesome-selfhosted)**