Onboarding API
The Exact Onboarding API is a REST-based API made available to our partners, which facilitates onboarding of merchant accounts to our payment gateway platform.
The API is JSON with access only permitted over HTTPS.
This section presents examples.
Full API reference is here: Accounts
API Endpoints
Production
Sandbox
The Sandbox has all the functionality of the production site, except that all the payments created are test payments. No funds are ever transferred as a result of actions in Sandbox.
We recommend you use our Sandbox to familiarize yourself with our APIs and complete your integration. When complete with integration and testing, your account is easily promoted to Production.
Updated over 2 years ago
What’s Next