mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
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:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user