Conformance Testing
Test Your Integration
Before proceeding to production deployment, completing the conformance test is a mandatory step to verify your integration with the Match-Trader Platform. This structured testing process ensures that all critical integration points function correctly.
Conformance Test Process
Creating Your Test Copy:
- Open the conformance test spreadsheet link
- Select File > Make a copy
- Name your copy and save it to your Google Drive
- Execute each test case following the provided steps
- Document actual results in the "Result" column
- Mark each test as "Passed", "Not passed", or "Unsupported" accordingly
- Upon completion, share the spreadsheet with our integration team
Integration Checklist
- Obtained API key and base URL from a client
- Verified API connection
- Documented available offers for reference
- Retrieved available payment gateways
- Verified currency matching between gateways and planned trading accounts
- Implemented account existence check to prevent duplicates
- Created test user account successfully
- Created a trading account linked to the test user account
- Successfully tested deposits using the manual payment gateway
- Verified deposit appears correctly in the trading account
- Successfully tested withdrawals using the manual payment gateway
- Verified withdrawal was processed correctly
- Verified login works with the created credentials
- Implemented error handling for all API calls
- Verified rate limiting compliance (under 500 req/min)
- Set up monitoring for API response times and errors
Integration Verification Process
To properly verify your integration, complete the conformance test as described above. The test results will be reviewed by our technical team to ensure that your CRM system correctly interacts with all critical Match-Trader API endpoints. This verification is the final step before your integration can be approved for production use.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Conformance Testing