mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): Added ThreeDs server integration template pr (#7424)
This commit is contained in:
@ -233,6 +233,7 @@ pub enum Connector {
|
||||
Iatapay,
|
||||
Itaubank,
|
||||
Jpmorgan,
|
||||
Juspaythreedsserver,
|
||||
Klarna,
|
||||
Mifinity,
|
||||
Mollie,
|
||||
@ -389,6 +390,7 @@ impl Connector {
|
||||
| Self::Inespay
|
||||
| Self::Itaubank
|
||||
| Self::Jpmorgan
|
||||
| Self::Juspaythreedsserver
|
||||
| Self::Klarna
|
||||
| Self::Mifinity
|
||||
| Self::Mollie
|
||||
|
||||
Reference in New Issue
Block a user