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

@ -137,6 +137,7 @@ pub enum Connector {
Stripe,
Taxjar,
Threedsecureio,
//Thunes,
Trustpay,
Tsys,
Volt,
@ -265,6 +266,7 @@ impl Connector {
| Self::Square
| Self::Stax
| Self::Taxjar
//| Self::Thunes
| Self::Trustpay
| Self::Tsys
| Self::Volt