mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
chore: clone before moving
This commit is contained in:
@ -7936,7 +7936,7 @@ where
|
|||||||
merchant_context,
|
merchant_context,
|
||||||
connector_data,
|
connector_data,
|
||||||
ExecutionMode::Primary, // UCS is called in primary mode
|
ExecutionMode::Primary, // UCS is called in primary mode
|
||||||
merchant_order_reference_id,
|
merchant_order_reference_id.clone(),
|
||||||
)
|
)
|
||||||
.await?;
|
.await?;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user