mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat(connector): [THUNES] Add template code (#5775)
Co-authored-by: Suman Maji <suman.maji@Suman-Maji-Q02JM2W56K.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -1287,6 +1287,7 @@ default_imp_for_new_connector_integration_payouts!(
|
||||
connector::Taxjar,
|
||||
connector::Trustpay,
|
||||
connector::Threedsecureio,
|
||||
connector::Thunes,
|
||||
connector::Tsys,
|
||||
connector::Volt,
|
||||
connector::Wellsfargo,
|
||||
@ -2100,6 +2101,7 @@ default_imp_for_new_connector_integration_frm!(
|
||||
connector::Taxjar,
|
||||
connector::Trustpay,
|
||||
connector::Threedsecureio,
|
||||
connector::Thunes,
|
||||
connector::Tsys,
|
||||
connector::Volt,
|
||||
connector::Wellsfargo,
|
||||
@ -2704,6 +2706,7 @@ default_imp_for_new_connector_integration_connector_authentication!(
|
||||
connector::Taxjar,
|
||||
connector::Trustpay,
|
||||
connector::Threedsecureio,
|
||||
connector::Thunes,
|
||||
connector::Tsys,
|
||||
connector::Volt,
|
||||
connector::Wellsfargo,
|
||||
|
||||
Reference in New Issue
Block a user