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:
chikke srujan
2023-07-06 17:44:36 +05:30
committed by GitHub
parent a15a77dea3
commit 06f92c2c4c
15 changed files with 1159 additions and 5 deletions

View File

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