feat(connector): [Globepay] add authorize and psync flow (#1639)

Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
chikke srujan
2023-07-13 14:06:25 +05:30
committed by GitHub
parent f7d369afa8
commit c119bfdd7e
10 changed files with 334 additions and 284 deletions

View File

@ -642,7 +642,7 @@ pub enum Connector {
Fiserv,
Forte,
Globalpay,
// Globepay, added as template code for future usage
Globepay,
Klarna,
Mollie,
Multisafepay,
@ -747,7 +747,7 @@ pub enum RoutableConnectors {
Fiserv,
Forte,
Globalpay,
// Globepay, added as template code for future usage
Globepay,
Iatapay,
Klarna,
Mollie,