mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
feat(connector): [PowerTranz] Add template code for PowerTranz connector (#1650)
This commit is contained in:
@ -656,6 +656,7 @@ pub enum Connector {
|
||||
Payme,
|
||||
Paypal,
|
||||
Payu,
|
||||
//Powertranz,
|
||||
Rapyd,
|
||||
Shift4,
|
||||
Stripe,
|
||||
@ -761,6 +762,7 @@ pub enum RoutableConnectors {
|
||||
Payme,
|
||||
Paypal,
|
||||
Payu,
|
||||
//Powertranz,
|
||||
Rapyd,
|
||||
Shift4,
|
||||
Stripe,
|
||||
|
||||
Reference in New Issue
Block a user