feat(connector): [ProphetPay] Template generation (#2610)

Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
Sakil Mostak
2023-10-19 13:20:40 +05:30
committed by GitHub
parent 6494e8a6e4
commit 7e6207e6ca
16 changed files with 1226 additions and 6 deletions

View File

@ -107,6 +107,7 @@ pub enum Connector {
Paypal,
Payu,
Powertranz,
// Prophetpay, added as a template code for future usage
Rapyd,
Shift4,
Square,
@ -225,6 +226,7 @@ pub enum RoutableConnectors {
Paypal,
Payu,
Powertranz,
// Prophetpay, added as a template code for future usage
Rapyd,
Shift4,
Square,