mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat(router): add proxy-confirm-intent api for payments in v2 flow (#7215)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
This commit is contained in:
@ -533,6 +533,7 @@ pub enum Flow {
|
||||
PaymentsManualUpdate,
|
||||
/// Dynamic Tax Calcultion
|
||||
SessionUpdateTaxCalculation,
|
||||
ProxyConfirmIntent,
|
||||
/// Payments post session tokens flow
|
||||
PaymentsPostSessionTokens,
|
||||
/// Payments start redirection flow
|
||||
|
||||
Reference in New Issue
Block a user