mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -139,6 +139,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::SessionUpdateTaxCalculation
|
||||
| Flow::PaymentsConfirmIntent
|
||||
| Flow::PaymentsCreateIntent
|
||||
| Flow::PaymentsGetIntent
|
||||
| Flow::PaymentsPostSessionTokens => Self::Payments,
|
||||
|
||||
Flow::PayoutsCreate
|
||||
|
||||
Reference in New Issue
Block a user