Ratepay Gateway URLs
The Ratepay Gateway system is implemented as a XML over HTTP webservice. It can be accessed via SSL.
Environment | Gateway URL |
---|---|
Test | https://gateway-int.ratepay.com/api/xml/1_0 |
Production | https://gateway.ratepay.com/api/xml/1_0 |
With every web service call, the merchant must send appropriate credentials (profile-id and security code) which will be provided on request by your Ratepay representative.
warning
Requests to the Production environment are only allowed after successful acceptance testing within the Test environment.
For initial tests please use the following test credentials:
Profile ID | Security Code |
---|---|
INTEGRATION_TE_DACH |
4c0a11923fa3433fb168f9c7176429e9 |
During the integration process you will receive individual credentials from your Ratepay representative.