mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
Feat(connector): [WELLSFARGO] Implement Payment Flows (#5463)
This commit is contained in:
@ -135,7 +135,7 @@ pub enum Connector {
|
||||
// Tsys,
|
||||
Tsys,
|
||||
Volt,
|
||||
// Wellsfargo,
|
||||
Wellsfargo,
|
||||
Wise,
|
||||
Worldline,
|
||||
Worldpay,
|
||||
@ -255,7 +255,7 @@ impl Connector {
|
||||
| Self::Trustpay
|
||||
| Self::Tsys
|
||||
| Self::Volt
|
||||
// | Self::Wellsfargo
|
||||
| Self::Wellsfargo
|
||||
| Self::Wise
|
||||
| Self::Worldline
|
||||
| Self::Worldpay
|
||||
|
||||
Reference in New Issue
Block a user