mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0389ae74e1
commit
6f24bb4ee3
@ -512,6 +512,8 @@ pub enum Flow {
|
||||
PaymentsConfirmIntent,
|
||||
/// Payments post session tokens flow
|
||||
PaymentsPostSessionTokens,
|
||||
/// Payments start redirection flow
|
||||
PaymentStartRedirection,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user