Create a Checkout
Create a hosted session and redirect the buyer to SimplePay.
Explore endpoints
Read the OpenAPI contract generated from the gateway.
Manage your catalog
Work with catalogs, products, variants, prices, and inventory.
Process events
Verify signatures, deduplicate events, and request replays.
Select the correct environment
Sandbox and live use different hosts and keys:Follow the integration flow
1
Create a sandbox key
Sign in to the dashboard, select the merchant, and limit its scopes.
2
Create a Checkout
Call the API from your backend with an idempotency key.
3
Connect webhooks
Verify the unmodified body and deduplicate each event ID.
4
Request live access
Enable live after payment readiness and end-to-end checks pass.