mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +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:
@ -150,6 +150,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::PaymentsCreateIntent
|
||||
| Flow::PaymentsGetIntent
|
||||
| Flow::PaymentsPostSessionTokens
|
||||
| Flow::PaymentsUpdateMetadata
|
||||
| Flow::PaymentsUpdateIntent
|
||||
| Flow::PaymentsCreateAndConfirmIntent
|
||||
| Flow::PaymentStartRedirection
|
||||
|
||||
Reference in New Issue
Block a user