mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(connector): [Globepay] Add template code for Globepay connector (#1623)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in> Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
This commit is contained in:
@ -642,6 +642,7 @@ pub enum Connector {
|
||||
Fiserv,
|
||||
Forte,
|
||||
Globalpay,
|
||||
// Globepay, added as template code for future usage
|
||||
Klarna,
|
||||
Mollie,
|
||||
Multisafepay,
|
||||
@ -745,6 +746,7 @@ pub enum RoutableConnectors {
|
||||
Fiserv,
|
||||
Forte,
|
||||
Globalpay,
|
||||
// Globepay, added as template code for future usage
|
||||
Iatapay,
|
||||
Klarna,
|
||||
Mollie,
|
||||
|
||||
Reference in New Issue
Block a user