mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(connector): add payment create, sync, capture, refund, void, rsync support for globalpay (#322)
This commit is contained in:
@ -503,6 +503,7 @@ pub enum Connector {
|
||||
Cybersource,
|
||||
#[default]
|
||||
Dummy,
|
||||
Globalpay,
|
||||
Klarna,
|
||||
Shift4,
|
||||
Stripe,
|
||||
|
||||
Reference in New Issue
Block a user