mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
feat(payments_v2): implement create and confirm intent flow (#7106)
This commit is contained in:
@ -146,6 +146,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::PaymentsGetIntent
|
||||
| Flow::PaymentsPostSessionTokens
|
||||
| Flow::PaymentsUpdateIntent
|
||||
| Flow::PaymentsCreateAndConfirmIntent
|
||||
| Flow::PaymentStartRedirection => Self::Payments,
|
||||
|
||||
Flow::PayoutsCreate
|
||||
|
||||
Reference in New Issue
Block a user