feat(connector): [NOMUPAY] Add template code (#6382)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Suman Maji
2024-11-12 12:27:52 +05:30
committed by GitHub
parent 6b029ab195
commit 20a3a1c2d6
25 changed files with 1304 additions and 9 deletions

View File

@ -94,6 +94,7 @@ pub enum Connector {
Nexinets,
Nexixpay,
Nmi,
// Nomupay,
Noon,
Novalnet,
Nuvei,
@ -231,6 +232,7 @@ impl Connector {
| Self::Multisafepay
| Self::Nexinets
| Self::Nexixpay
// | Self::Nomupay
| Self::Novalnet
| Self::Nuvei
| Self::Opennode