mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(core): add merchant order reference id (#5197)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -937,6 +937,7 @@ impl Default for PaymentAuthorizeType {
|
||||
customer_acceptance: None,
|
||||
charges: None,
|
||||
integrity_object: None,
|
||||
merchant_order_reference_id: None,
|
||||
};
|
||||
Self(data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user