TLDR; Payments response and it's associated webhooks events to contain payment method data details.
As of today, only card's and paylater's payment method data is populated in our API responses and webhook events for payments. Populating details of other payment methods provides more context about the payment details.
Possible Implementation
Below is the list of payment methods supported in HyperSwitch
:white_check_mark: Card
CardRedirect
Wallet
:white_check_mark: PayLater
BankRedirect
BankDebit
BankTransfer
RealTimePayment
Crypto
Upi
Voucher
GiftCard
CardToken
OpenBanking
Have you spent some time checking if this feature request has been raised before?
Feature Description
TLDR; Payments response and it's associated webhooks events to contain payment method data details.
As of today, only card's and paylater's payment method data is populated in our API responses and webhook events for payments. Populating details of other payment methods provides more context about the payment details.
Possible Implementation
Below is the list of payment methods supported in HyperSwitch
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!