mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(connector): [ProphetPay] Template generation (#2610)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user