mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
fix(connector): [NETCETERA] add sdk-type and default-sdk-type in netcetera authentication request (#7156)
This commit is contained in:
committed by
GitHub
parent
0e9966a54d
commit
64a7afa6d4
@ -653,6 +653,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::PaymentChargeType,
|
||||
api_models::enums::StripeChargeType,
|
||||
api_models::payments::CustomerDetailsResponse,
|
||||
api_models::payments::SdkType,
|
||||
api_models::payments::OpenBankingData,
|
||||
api_models::payments::OpenBankingSessionToken,
|
||||
api_models::payments::BankDebitResponse,
|
||||
|
||||
Reference in New Issue
Block a user