To communicate with the Adyen API you should submit HTTP POST requests to corresponding endpoints. These endpoints differ for test and live accounts, and also depend on the data format (SOAP, JSON, or FORM) you use to submit data to the Adyen payments platform.
This document lists all endpoints available for you to integrate with the test platform and run QA checks.
Indicators used in this section:
![]() |
This field is mandatory and must be always present. |
![]() |
This field is optional and may be required in specific scenarios. |
Endpoints
SOAP
For the SOAP messaging protocol, all test payment requests must be posted to the following endpoint:
The data schema for corresponding SOAP objects is available at:
JSON and FORM
This is an overview of the test URL endpoints to communicate with our API using JSON or FORM (key-value parameters passed in an Http POST URL).
POST | https://pal-test.adyen.com/pal/services/TestCard/v1/createTestCardRanges |