Changelog
Introduction

Sections

Theme switcher

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

Access the Conformance Test Template: Match-Trader Integration Conformance Test

Creating Your Test Copy:

  1. Open the conformance test spreadsheet link
  2. Select File > Make a copy
  3. Name your copy and save it to your Google Drive
  4. Execute each test case following the provided steps
  5. Document actual results in the "Result" column
  6. Mark each test as "Passed", "Not passed", or "Unsupported" accordingly
  7. Upon completion, share the spreadsheet with our integration team

Integration Checklist

  1. Obtained API key and base URL from a client
  2. Verified API connection
  3. Documented available offers for reference
  4. Retrieved available payment gateways
  5. Verified currency matching between gateways and planned trading accounts
  6. Implemented account existence check to prevent duplicates
  7. Created test user account successfully
  8. Created a trading account linked to the test user account
  9. Successfully tested deposits using the manual payment gateway
  10. Verified deposit appears correctly in the trading account
  11. Successfully tested withdrawals using the manual payment gateway
  12. Verified withdrawal was processed correctly
  13. Verified login works with the created credentials
  14. Implemented error handling for all API calls
  15. Verified rate limiting compliance (under 500 req/min)
  16. 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