Our high level sandbox and production endpoints are listed below for clarity.
API | Sandbox endpoint | Production endpoint |
---|---|---|
Filter and Forward Proxy Pull | https://sandbox.pci-proxy.com/v1/pull | https://api.pci-proxy.com/v1/pull |
Filter and Forward Proxy Push | https://sandbox.pci-proxy.com/v1/push/{pushKey} | https://api.pci-proxy.com/v1/push/{pushKey} |
Tokenizations, Aliases, 3D Secure Authentication | https://api.sandbox.datatrans.com | https://api.datatrans.com |
Document Vault | https://api.vault.sandbox.pci-proxy.com | https://api.vault.pci-proxy.com |
Tokenization Link | https://api.link.sandbox.pci-proxy.com | https://api.link.pci-proxy.com |
For the Secure Fields script:
Sandbox: https://pay.sandbox.datatrans.com/upp/payment/js/secure-fields-2.0.0.js
Minified version: https://pay.sandbox.datatrans.com/upp/payment/js/secure-fields-2.0.0.min.js
Production: https://pay.datatrans.com/upp/payment/js/secure-fields-2.0.0.js
Minified version: https://pay.datatrans.com/upp/payment/js/secure-fields-2.0.0.min.js
Check out the rest of the API reference in this section for details on the relevant paths, parameters and headers!