mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(core): Add support for v2 payments get intent using merchant reference id (#7123)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -144,6 +144,8 @@ pub enum Flow {
|
||||
PaymentsRetrieve,
|
||||
/// Payments Retrieve force sync flow.
|
||||
PaymentsRetrieveForceSync,
|
||||
/// Payments Retrieve using merchant reference id
|
||||
PaymentsRetrieveUsingMerchantReferenceId,
|
||||
/// Payments update flow.
|
||||
PaymentsUpdate,
|
||||
/// Payments confirm flow.
|
||||
|
||||
Reference in New Issue
Block a user