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 we are sending the PII information to each connector request by peeking the information and pass it as plain text, instead of doing it in the compile time...

A-connector-integration

Currently it's not possible as `amount_capturable` is as option.

### We don't have sandbox account for worldpay connector as of now so testing was not done while integrating the connector Please do below actions while testing after getting the...

A-connector-integration

## Description The division of the refund core into modular functions isn't in place, whilst the functionalities that are being called are used in multiple places for different use cases....

A-core
E-medium
P-medium

## Description The current scheduler infrastructure allows for single producer and multiple consumer where the communication between the producer and consumer happens over a single Redis stream. But for this...

A-process-tracker
E-medium
P-medium

Enable accepting ACH payments through the /payments API. An ACH payment is a type of electronic bank-to-bank payment in the US. It’s made via the ACH network, rather than going...

A-connector-compatibility
A-connector-integration
A-core
A-payment-methods

# Description Implement capture for payments that are captured manually # Connectors to implement - [ ] ACI - [ ] Authorizedotnet - [x] Adyen #261 - [ ] Braintree...

A-connector-integration
C-feature
E-easy
P-high

## Description After the current changes in the card locker, there are a few fields that were (left empty/contain dummy values) as they were pending on further discussions. These fields...