mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
feat(router): Add payment_methods_session_delete_payment_method endpoint [V2] (#7409)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -331,6 +331,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::PaymentMethodSessionRetrieve
|
||||
| Flow::PaymentMethodSessionConfirm
|
||||
| Flow::PaymentMethodSessionUpdateSavedPaymentMethod
|
||||
| Flow::PaymentMethodSessionDeleteSavedPaymentMethod
|
||||
| Flow::PaymentMethodSessionUpdate => Self::PaymentMethodSession,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user