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

Currently `Cache` is a type having inner value as `MokaCache`. ``` pub struct Cache { inner: MokaCache, } ``` There's a deref impl for this type which returns the inner...

C-refactor

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

A-process-tracker
C-feature
A-payment-methods

## Type of Change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

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

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...

A-CI-CD
C-feature
S-waiting-on-review
C-test

## Type of Change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

## Type of Change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

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

As of now the payment method list response logs contains the email address, this needs to be mased

C-bug
A-payment-methods

## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...

A-connector-compatibility
A-connector-integration

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...

A-connector-integration
C-refactor