To help you integrate with our solutions, we provide you with access to a dedicated integration support team, developer documentation, and a personalized integration journey that consists of the following six stages:
Our Sales Engineering team contact you to discuss your requirements and to help identify the solutions that best fit your needs. For example, we provide solutions that you can use to run card-present transactions, deploy hosted payment pages, and accept bank transfer payments.For more information about our solutions, go to API Features and Functions.
Before you integrate with the solutions in your statement of work, read through our documentation, which includes guides that describe how to integrate with key functions of our API.If you have any questions during the development stage, contact our Integration Engineers.
After you complete the development stage, you need to test that your integration works. We provide you with test cases and sandboxes to test your integration with real-life scenarios.
After we validate your integration, you can run live requests. We monitor your integration for the first few weeks to check that everything is working correctly.
To help you use our API, we include the following features:Pagination: For responses that contain many results, we provide pagination to help you navigate the results and increase the performance of your integration.Metadata: Use metadata to add custom data to your API entities.HATEOAS: Our responses include HATEOAS links that you can use to run follow-on actions on resources.Idempotency: We use idempotency keys to prevent duplicate PATCH and POST requests from causing unwanted issues.