Kashif
Kashif
### Feature Description Payouts filter API should also send a `total_count` which represents the total number of payout entries available for a given set of constraints. This API supports pagination...
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
## Type of Change - [x] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation - [...
### Feature Description Includes a bug fix and basically migrates the API endpoints to consume the v7 endpoints. Bug fix -`entity` is a param in their API spec for specifying...
**Problem Statement** Display countries in human readable format in the dropdown for payout widget. **Details** Payout component in SDK collects the required details for processing payouts. This widget has a...
### Feature Description WorldPay offers 3DS capabilities for a card txn. Same needs to be integrated in HyperSwitch. Flow - https://developer.worldpay.com/products/access/3ds/web ### Possible Implementation Implementing 3DS for WorldPay requires one...
### Feature Description Currently, a given payout resource can have multiple attempts attached to it if the payout was retried with multiple connectors. These `n` number of attempts are linked...
### Bug Description `payout_token` can be used for processing payout txns for saved payout methods. This is a short lived token which is generated by customer's PM list API. These...
As of today, payout widget calls `/payouts/confirm` and uses the status in response as a terminal status. This is good for all the cases except one - when payout eligibility...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...