mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(core): add payments post_session_tokens flow (#6202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -498,6 +498,8 @@ pub enum Flow {
|
||||
PaymentsManualUpdate,
|
||||
/// Dynamic Tax Calcultion
|
||||
SessionUpdateTaxCalculation,
|
||||
/// Payments post session tokens flow
|
||||
PaymentsPostSessionTokens,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user