feat(connector): [Gocardless] add boilerplate code (#2179)

This commit is contained in:
Arjun Karthik
2023-09-18 15:10:07 +05:30
committed by GitHub
parent b3d5d3b3dc
commit 6a64180617
17 changed files with 1249 additions and 7 deletions

View File

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