mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 03:13:56 +08:00
feat(connector): [NEXIXPAY] Add template code (#5684)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -116,10 +116,11 @@ mollie.secondary_base_url = "https://api.cc.mollie.com/v1/"
|
||||
multisafepay.base_url = "https://testapi.multisafepay.com/"
|
||||
netcetera.base_url = "https://{{merchant_endpoint_prefix}}.3ds-server.prev.netcetera-cloud-payment.ch"
|
||||
nexinets.base_url = "https://apitest.payengine.de/v1"
|
||||
nexixpay.base_url = "https://xpaysandbox.nexigroup.com/api/phoenix-0.0/psp/api/v1"
|
||||
nmi.base_url = "https://secure.nmi.com/"
|
||||
noon.base_url = "https://api-test.noonpayments.com/"
|
||||
novalnet.base_url = "https://payport.novalnet.de/v2"
|
||||
noon.key_mode = "Test"
|
||||
novalnet.base_url = "https://payport.novalnet.de/v2"
|
||||
nuvei.base_url = "https://ppp-test.nuvei.com/"
|
||||
opayo.base_url = "https://pi-test.sagepay.com/"
|
||||
opennode.base_url = "https://dev-api.opennode.com"
|
||||
@ -201,6 +202,7 @@ cards = [
|
||||
"multisafepay",
|
||||
"netcetera",
|
||||
"nexinets",
|
||||
"nexixpay",
|
||||
"nmi",
|
||||
"noon",
|
||||
"novalnet",
|
||||
|
||||
Reference in New Issue
Block a user