mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(connector): [INESPAY] add Connector Template Code (#6614)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
26c61969eb
commit
710186f035
@ -84,6 +84,7 @@ pub enum Connector {
|
||||
Gocardless,
|
||||
Gpayments,
|
||||
Helcim,
|
||||
// Inespay,
|
||||
Iatapay,
|
||||
Itaubank,
|
||||
//Jpmorgan,
|
||||
@ -228,6 +229,7 @@ impl Connector {
|
||||
| Self::Gpayments
|
||||
| Self::Helcim
|
||||
| Self::Iatapay
|
||||
// | Self::Inespay
|
||||
| Self::Itaubank
|
||||
//| Self::Jpmorgan
|
||||
| Self::Klarna
|
||||
|
||||
Reference in New Issue
Block a user