mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [DEUTSCHE] Add template code (#5774)
This commit is contained in:
@ -95,6 +95,7 @@ pub enum Connector {
|
||||
Cryptopay,
|
||||
Cybersource,
|
||||
Datatrans,
|
||||
// Deutschebank,
|
||||
Dlocal,
|
||||
Ebanx,
|
||||
Fiserv,
|
||||
@ -231,6 +232,7 @@ impl Connector {
|
||||
| Self::Cashtocode
|
||||
| Self::Coinbase
|
||||
| Self::Cryptopay
|
||||
// | Self::Deutschebank
|
||||
| Self::Dlocal
|
||||
| Self::Ebanx
|
||||
| Self::Fiserv
|
||||
|
||||
Reference in New Issue
Block a user