Shankar Singh C
Shankar Singh C
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
Refactor gsm to add `feature` and `feature_data` columns so that it case used to introduce new features
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...
Once debit routing is performed for a card and the card is saved in the payment, we can also store the debit routing output. This allows us to reuse the...
## Type of Change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation - [...
If the business profile does not have a country set, we cannot perform debit routing, because the merchant_business_country will be treated as the acquirer_country, which is used to determine whether...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...
The MSRV check is currently failing on ubuntu-24.04 due to the following runtime panic: ``` thread '' panicked at library/core/src/panicking.rs:219:5: unsafe precondition(s) violated: ptr::replace requires that the pointer argument is...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...