mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Gocardless] add boilerplate code (#2179)
This commit is contained in:
@ -90,6 +90,7 @@ pub enum Connector {
|
||||
Forte,
|
||||
Globalpay,
|
||||
Globepay,
|
||||
//Gocardless,
|
||||
//Helcim, added as template code for future usage,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
@ -206,6 +207,7 @@ pub enum RoutableConnectors {
|
||||
Forte,
|
||||
Globalpay,
|
||||
Globepay,
|
||||
//Gocardless,
|
||||
//Helcim, added as template code for future usage,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
|
||||
Reference in New Issue
Block a user