hyperswitch
https://github.com/juspay/hyperswitch
Rust
An open source payments switch written in Rust to make payments fast, reliable and affordable
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported10 Subscribers
Add a CodeTriage badge to hyperswitch
Help out
- Issues
- [BUG] Payment method tokenization can leave vault and payment_attempt in inconsistent state due to fire-and-forget spawn
- feat(ucs): map split charges onto PSync charges response for Stripe Connect
- fix(ucs): send authentication_data on cybersource setup_mandate (#16922)
- fix(ucs): map minor_amount_captured from capture response instead of re-deriving
- fix(router): map mandate context into CreateConnectorCustomer for UCS (Payload parity)
- novalnet repeat_payment: enforce_3d missing in UCS shadow (auth_type not carried)
- [UCS shadow] cybersource SetupMandate drops consumerAuthenticationInformation
- poc(connector/stripe): demonstrate AttemptStatusDomain framework for Unknown status handling
- feat(unified_connector_service): send auth_type on repeat payment to UCS (novalnet enforce_3d)
- [BUG] Surcharge percentage is computed in f64 and can be off by a minor unit
- Docs
- Rust not yet supported