mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user