mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [HELCIM] Implement Cards for Helcim (#2210)
This commit is contained in:
@ -91,7 +91,7 @@ pub enum Connector {
|
||||
Globalpay,
|
||||
Globepay,
|
||||
Gocardless,
|
||||
//Helcim, added as template code for future usage,
|
||||
Helcim,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
Mollie,
|
||||
@ -209,7 +209,7 @@ pub enum RoutableConnectors {
|
||||
Globalpay,
|
||||
Globepay,
|
||||
Gocardless,
|
||||
//Helcim, added as template code for future usage,
|
||||
Helcim,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
Mollie,
|
||||
|
||||
Reference in New Issue
Block a user