chore(connector): [Payme] disable payme connector in code (#1561)

This commit is contained in:
Arjun Karthik
2023-06-28 18:57:10 +05:30
committed by GitHub
parent 295d41abba
commit 3cd474604d
3 changed files with 4 additions and 4 deletions

View File

@ -627,7 +627,7 @@ pub enum Connector {
Noon,
Nuvei,
// Payeezy, As psync and rsync are not supported by this connector, it is added as template code for future usage
Payme,
// Payme,
Paypal,
Payu,
Rapyd,
@ -713,7 +713,7 @@ pub enum RoutableConnectors {
Nuvei,
Opennode,
// Payeezy, As psync and rsync are not supported by this connector, it is added as template code for future usage
Payme,
// Payme,
Paypal,
Payu,
Rapyd,