feature(connector): add support for worldline connector (#374)

This commit is contained in:
Arjun Karthik
2023-01-16 18:23:44 +05:30
committed by GitHub
parent d01634891e
commit a16fc653cf
15 changed files with 1390 additions and 1 deletions

View File

@ -509,6 +509,7 @@ pub enum Connector {
Payu,
Shift4,
Stripe,
Worldline,
Worldpay,
}