hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

An open source payments switch written in Rust to make payments fast, reliable and affordable

Results 757 hyperswitch issues
Sort by recently updated
recently updated
newest added

## Type of Change - [ ] Bugfix - [X] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description Updating support for...

A-connector-integration
C-feature
S-waiting-on-review

### Feature Description **Note:** refund and void can be done in two different ways. below flows for refund and void are yet to be implemented - [Refund Capture](https://developer.cybersource.com/api-reference-assets/index.html#payments_refund_refund-a-capture) - [Void...

C-feature
S-awaiting-triage

### Feature Description Currently we are separating the definition of the storage types into a crate of it's own. Having domain types will allow type level checks while using the...

C-feature
S-awaiting-triage

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description Add support for...

A-connector-integration
C-feature
S-waiting-on-review

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description Added a compatibility...

## Type of Change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [x] Refactoring - [ ] Dependency updates ## Description Reuse reqwest clients for...

A-framework
A-core
S-waiting-on-review

## Type of Change - [x] Bugfix ## Description 1> Test mode was not getting updated in payments connector update, it is handled now 2> when Payments_method_enabled was not passed...

A-core
C-bug
S-waiting-on-review

## Type of Change - [x] Enhancement ## Description Docs for request and response in the payments routes. ## Motivation and Context Added docs for the request and responses in...

C-doc
S-waiting-on-author

## Type of Change - [x] New feature ## Description This PR will add the support for creating the access token for connectors which need it. ## Motivation and Context...

A-core
C-feature
S-waiting-on-review

## Type of Change - [x] New feature ## Description - This PR will add support for creating access tokens for globalpay connector. - Add SHA512 digest generation ## Motivation...

A-connector-integration
S-waiting-on-review