mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user