feat(connector): [Elavon] Implement cards Flow (#6485)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
awasthi21
2024-11-25 19:42:51 +05:30
committed by GitHub
parent 00686cc17f
commit 68876811a8
30 changed files with 1511 additions and 248 deletions

View File

@ -74,6 +74,7 @@ pub enum Connector {
Digitalvirgo,
Dlocal,
Ebanx,
Elavon,
Fiserv,
Fiservemea,
Fiuu,
@ -216,6 +217,7 @@ impl Connector {
| Self::Digitalvirgo
| Self::Dlocal
| Self::Ebanx
| Self::Elavon
| Self::Fiserv
| Self::Fiservemea
| Self::Fiuu