mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [WELLSFARGO_PAYOUT] PR template code (#5567)
This commit is contained in:
@ -132,10 +132,10 @@ pub enum Connector {
|
||||
Stripe,
|
||||
Threedsecureio,
|
||||
Trustpay,
|
||||
// Tsys,
|
||||
Tsys,
|
||||
Volt,
|
||||
Wellsfargo,
|
||||
// Wellsfargopayout,
|
||||
Wise,
|
||||
Worldline,
|
||||
Worldpay,
|
||||
@ -256,6 +256,7 @@ impl Connector {
|
||||
| Self::Tsys
|
||||
| Self::Volt
|
||||
| Self::Wellsfargo
|
||||
// | Self::Wellsfargopayout
|
||||
| Self::Wise
|
||||
| Self::Worldline
|
||||
| Self::Worldpay
|
||||
|
||||
Reference in New Issue
Block a user