mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [HELCIM] Add template code for Helcim (#2019)
This commit is contained in:
@ -90,6 +90,7 @@ pub enum Connector {
|
||||
Forte,
|
||||
Globalpay,
|
||||
Globepay,
|
||||
//Helcim, added as template code for future usage,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
Mollie,
|
||||
@ -204,6 +205,7 @@ pub enum RoutableConnectors {
|
||||
Forte,
|
||||
Globalpay,
|
||||
Globepay,
|
||||
//Helcim, added as template code for future usage,
|
||||
Iatapay,
|
||||
Klarna,
|
||||
Mollie,
|
||||
|
||||
Reference in New Issue
Block a user