Skip to main content

Documentation

Testing for Payment API

The payments platform provides a sandbox environment where you can test your code's interaction with the platform.

The sandbox has a few features that are not present in the production environment. These features are designed to help you test your code.

Just like the production environment, the sandbox generates webhooks. To receive webhooks from the sandbox, use the procedure described in Defining a Webhook Endpoint.

The following sections describe testing capabilities of the payments platform.

How-To Procedures