mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9274cefbdd
commit
a0cfdd3fb1
@ -293,6 +293,8 @@ pub enum Flow {
|
||||
UserMerchantAccountList,
|
||||
/// Get users for merchant account
|
||||
GetUserDetails,
|
||||
/// Incremental Authorization flow
|
||||
PaymentsIncrementalAuthorization,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user