hyperswitch
hyperswitch copied to clipboard
[FEATURE] Update worldpay connector's integration
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 the merchant's account.
Possible Implementation
- Read merchant's identifier during MCA creation
- Migrate from v6 to v7 for worldpay
- Increase
connector_transaction_id
's andconnector_refund_id
's length to 512
Have you spent some time checking if this feature request has been raised before?
- [X] I checked and didn't find a similar issue
Have you read the Contributing Guidelines?
- [X] I have read the Contributing Guidelines
Are you willing to submit a PR?
Yes, I am willing to submit a PR!