Examples for merchants using the Clearent Boarding API. The repository includes Postman requests for boarding a merchant using the Clearent Boarding API and some diagrams of potential workflows. The tests are order dependent so you will need to modify certain values if you want to run tests individually.
git clone https://github.com/clearent/Boarding-API-Examples
cd Boarding-API-Examples
git pull
https://www.postman.com/downloads/
Go to File > Import and select a file with the .postman_collection.json extension.
Right click the imported test folder and select Edit and then click the Variables tab. Replace AccessKey, MerchantID, and ExchangeID values with those provided for your integration.
Click the arrow next to the imported test folder and then click Run.
- BoardingApiExampleFlow.postman_collection.json include all the requests to onboard a merchant with Xplor in the US.
- Launch For Integrators Pricing Example.postman_collection.json includes all the requests to onboard a merchant using the Launch For Integrators flow in the US.
- The images folder contains diagrams.