feat(connector): add payment create, sync, capture, refund, void, rsync support for globalpay (#322)

This commit is contained in:
Jagan
2023-01-11 19:33:07 +05:30
committed by GitHub
parent 1e04719ac3
commit 4fdc768081
26 changed files with 2550 additions and 163 deletions

View File

@ -503,6 +503,7 @@ pub enum Connector {
Cybersource,
#[default]
Dummy,
Globalpay,
Klarna,
Shift4,
Stripe,