mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(router): add network transaction id support for mit payments (#6245)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -386,6 +386,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::ApplePayThirdPartySdkData,
|
||||
api_models::payments::GooglePayRedirectData,
|
||||
api_models::payments::GooglePayThirdPartySdk,
|
||||
api_models::mandates::NetworkTransactionIdAndCardDetails,
|
||||
api_models::payments::GooglePaySessionResponse,
|
||||
api_models::payments::GpayShippingAddressParameters,
|
||||
api_models::payments::GpayBillingAddressParameters,
|
||||
|
||||
Reference in New Issue
Block a user