Getting started
Environments
Sandbox (testing)
You can use our sandbox environment for testing your integrations. Speak with our team to set up a merchant account in our sandbox environment.
Live (production)
Request format
All requests must be made over https
.
The API only accepts requests in JSON, so all requests must include the header Content-Type: application/json
.
Last updated