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:
SamraatBansal
2023-01-14 13:07:04 +05:30
committed by GitHub
parent 89a1cd0885
commit 55dba87651
14 changed files with 1504 additions and 9 deletions

View File

@ -505,6 +505,7 @@ pub enum Connector {
Dummy,
Globalpay,
Klarna,
Payu,
Shift4,
Stripe,
Worldpay,