feat(connector): [DEUTSCHE] Add template code (#5774)

This commit is contained in:
DEEPANSHU BANSAL
2024-09-03 15:50:48 +05:30
committed by GitHub
parent f4be2bc2e4
commit 42f945fd5e
25 changed files with 1312 additions and 8 deletions

View File

@ -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