For Platforms
Sandbox
An isolated test environment for platform and EaaS integrations is coming soon.
Coming soon
An isolated sandbox for platform integrations is on the way. It will let you build and validate against seeded test accounts and disputes without touching production data, including a sample EaaS package and an in-page API explorer. Interactive, runnable tutorials will ship alongside it.
Until the sandbox ships, build against the live API with care.
Build safely before the sandbox
- Generate API keys from the Chargeflow App, see API keys.
- Read How Evidence as a Service works before you build your generation flow.
- Work through the Go-live checklist before you send production traffic.
What you will be able to test
- Authentication against
https://api.chargeflow.iousing thex-api-keyheader. - Onboard accounts, following Onboard a merchant and Manage accounts.
- Submit platform disputes, following Submit platform disputes.
- Generate evidence, following the Generate evidence recipe.
- Webhooks for
evidence.ready,evidence.error, andintegration.access.errorevents.
Next steps
Was this page helpful?