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:
Suman Maji
2024-09-10 16:03:50 +05:30
committed by GitHub
parent bf1797fe7c
commit 9b508a838d
23 changed files with 1277 additions and 4 deletions

View File

@ -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,