mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
feat(connector): add payment create, sync, capture, refund, void, rsync support for PayU (#351)
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
This commit is contained in:
@ -505,6 +505,7 @@ pub enum Connector {
|
||||
Dummy,
|
||||
Globalpay,
|
||||
Klarna,
|
||||
Payu,
|
||||
Shift4,
|
||||
Stripe,
|
||||
Worldpay,
|
||||
|
||||
Reference in New Issue
Block a user