mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [FIUU] PR template code (#5691)
This commit is contained in:
@ -99,6 +99,7 @@ pub enum Connector {
|
||||
Ebanx,
|
||||
Fiserv,
|
||||
Fiservemea,
|
||||
// Fiuu,
|
||||
Forte,
|
||||
Globalpay,
|
||||
Globepay,
|
||||
@ -213,6 +214,7 @@ impl Connector {
|
||||
// Add Separate authentication support for connectors
|
||||
// | Self::Novalnet
|
||||
// | Self::Nexixpay
|
||||
// | Self::Fiuu
|
||||
// | Self::Taxjar
|
||||
| Self::Adyen
|
||||
| Self::Adyenplatform
|
||||
|
||||
Reference in New Issue
Block a user