mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(core): Add support for updating metadata after payment has been authorized (#7776)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -536,6 +536,8 @@ pub enum Flow {
|
||||
ProxyConfirmIntent,
|
||||
/// Payments post session tokens flow
|
||||
PaymentsPostSessionTokens,
|
||||
/// Payments Update Metadata
|
||||
PaymentsUpdateMetadata,
|
||||
/// Payments start redirection flow
|
||||
PaymentStartRedirection,
|
||||
/// Volume split on the routing type
|
||||
|
||||
Reference in New Issue
Block a user