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
- refactor(customers):split customer related API's from to core to a submodule
- [FIX] separate crate specific settings from `settings.rs` to their respective crates
- [ENHANCEMENT]:Add scoped error enums for disputes API
- [refactor]:split core library functions for customers (only the first level of depth)
- [REFACTOR] Create a generic function that'll eliminate try_froms in get_request_body across the connectors
- Implement `QueueInterface` for `MockDb`
- [FEATURE] Use the newtype pattern for ZIP/PIN codes
- [BUG] Maintain consistency between `PaymentIntent` and `PaymentAttempt` for `connector_id`
- fix(router): remove `Basic` keyword from Shift4 API key
- [FEATURE] Address hard coded strings in stripe compatibility
- Docs
- Rust not yet supported