Endpoints
- Production high availability management
- Endpoints
- JS Endpoints
- API Endpoints
- Processing API Endpoints
Production high availability management
In addition to the high availability mechanisms of the Dalenys platform, we provide you with a failover mechanism.
We provide you 2 production site URLs, in case of issue you can fallback to the second one.
warning
This is not a network load balancing mechanism and you should therefore not route your payment requests to both URL.
Endpoints
hosted-form redirection request
- Sandbox: https://secure-test.dalenys.com/front/form/process
- Production site 1: https://secure-magenta1.dalenys.com/front/form/process
- Production site 2: https://secure-magenta2.dalenys.com/front/form/process
hosted-fields request
- Sandbox: https://secure-test.dalenys.com/hosted-fields/service/tokenize
- Production site 1: https://secure-magenta1.dalenys.com/hosted-fields/service/tokenize
- Production site 2: https://secure-magenta2.dalenys.com/hosted-fields/service/tokenize
client-side-encryption request
- Sandbox: https://sandbox-payment.dlns.io/cseKeys
- Production: https://payment.dalenys.com/cseKeys
server to server request
- Sandbox: https://secure-test.dalenys.com/front/service/rest/process
- Production site 1: https://secure-magenta1.dalenys.com/front/service/rest/process
- Production site 2: https://secure-magenta2.dalenys.com/front/service/rest/process
direct-submit request
- Sandbox: https://secure-test.dalenys.com/front/direct-submit/process
- Production site 1: https://secure-magenta1.dalenys.com/front/direct-submit/process
- Production site 2: https://secure-magenta2.dalenys.com/front/direct-submit/process
export web-service
- Sandbox: https://secure-test.dalenys.com/front/service/rest/export
- Production site 1: https://secure-magenta1.dalenys.com/front/service/rest/export
- Production site 2: https://secure-magenta2.dalenys.com/front/service/rest/export
financial reconciliation web-service
- Sandbox: https://secure-test.dalenys.com/front/service/rest/reconciliation
- Production site 1: https://secure-magenta1.dalenys.com/front/service/rest/reconciliation
- Production site 2: https://secure-magenta2.dalenys.com/front/service/rest/reconciliation
batch service
- Sandbox: https://secure-test.dalenys.com/front/service/rest/batch/process
- Production site 1: https://secure-magenta1.dalenys.com/front/service/rest/batch/process
- Production site 2: https://secure-magenta2.dalenys.com/front/service/rest/batch/process
JS Endpoints
hosted-fiels library
- Sandbox: https://js.sandbox.dalenys.com/hosted-fields/v2.1.0/hosted-fields.min.js
- Production site 1: https://js1.dalenys.com/hosted-fields/v2.1.0/hosted-fields.min.js
- Production site 2: https://js2.dalenys.com/hosted-fields/v2.1.0/hosted-fields.min.js
brand-selector library
- Sandbox: https://js.sandbox.dalenys.com/brand-detector/v1/brand-selector-widget.min.js
- Production site 1: https://js1.dalenys.com/brand-detector/v1/brand-selector-widget.min.js
- Production site 2: https://js2.dalenys.com/brand-detector/v1/brand-selector-widget.min.js
brand-detector library
- Sandbox: https://js.sandbox.dalenys.com/brand-detector/v1/brand-detector.min.js
- Production site 1: https://js1.dalenys.com/brand-detector/v1/brand-detector.min.js
- Production site 2: https://js2.dalenys.com/brand-detector/v1/brand-selector-widget.min.js
API Endpoints
API
- Sandbox: https://api.sandbox.dalenys.com/
- Production site 1: https://api1.dalenys.com/
- Production site 2: https://api2.dalenys.com/
Processing API Endpoints
processing API
- Sandbox: https://processing.sandbox.dalenys.com/
- Production site 1: https://processing1.dalenys.com/
- Production site 2: https://processing2.dalenys.com/