mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(payment_methods): add v2 api for fetching token data (#7629)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -112,6 +112,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::PaymentMethodsMigrate
|
||||
| Flow::PaymentMethodsList
|
||||
| Flow::CustomerPaymentMethodsList
|
||||
| Flow::GetPaymentMethodTokenData
|
||||
| Flow::PaymentMethodsRetrieve
|
||||
| Flow::PaymentMethodsUpdate
|
||||
| Flow::PaymentMethodsDelete
|
||||
|
||||
Reference in New Issue
Block a user