mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -93,6 +93,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
Flow::MandatesRetrieve | Flow::MandatesRevoke | Flow::MandatesList => Self::Mandates,
|
||||
|
||||
Flow::PaymentMethodsCreate
|
||||
| Flow::PaymentMethodsMigrate
|
||||
| Flow::PaymentMethodsList
|
||||
| Flow::CustomerPaymentMethodsList
|
||||
| Flow::PaymentMethodsRetrieve
|
||||
|
||||
Reference in New Issue
Block a user