mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
Feat(connector): [WELLSFARGO] Add template code (#5333)
This commit is contained in:
@ -132,6 +132,7 @@ pub enum Connector {
|
||||
// Tsys,
|
||||
Tsys,
|
||||
Volt,
|
||||
// Wellsfargo,
|
||||
Wise,
|
||||
Worldline,
|
||||
Worldpay,
|
||||
@ -250,6 +251,7 @@ impl Connector {
|
||||
| Self::Trustpay
|
||||
| Self::Tsys
|
||||
| Self::Volt
|
||||
// | Self::Wellsfargo
|
||||
| Self::Wise
|
||||
| Self::Worldline
|
||||
| Self::Worldpay
|
||||
|
||||
Reference in New Issue
Block a user