mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(router): add connector_response_reference_id in payments response (#1664)
This commit is contained in:
committed by
GitHub
parent
73f91a5eee
commit
a3ea5dc09c
@ -630,6 +630,7 @@ pub fn get_connector_metadata(
|
||||
mandate_reference: _,
|
||||
connector_metadata,
|
||||
network_txn_id: _,
|
||||
connector_response_reference_id: _,
|
||||
}) => connector_metadata,
|
||||
_ => None,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user