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:
Sakil Mostak
2025-05-12 19:15:53 +05:30
committed by GitHub
parent 9da96e890c
commit 2cefac5cb3
16 changed files with 486 additions and 16 deletions

View File

@ -112,6 +112,7 @@ impl From<Flow> for ApiIdentifier {
| Flow::PaymentMethodsMigrate
| Flow::PaymentMethodsList
| Flow::CustomerPaymentMethodsList
| Flow::GetPaymentMethodTokenData
| Flow::PaymentMethodsRetrieve
| Flow::PaymentMethodsUpdate
| Flow::PaymentMethodsDelete