Tour workspace

Explore a merchant checkout workspace with simulated activity.

Customer payments go directly to the merchant wallet. Spend authority stays outside this software.

Data
Simulated only
Wallet
Not connected
Storage
Nothing saved

Webhooks

Webhook endpoints

Relay invoice state updates to your systems. Optional overrides let you target different URLs per event.

Tour mode: webhook changes are simulated. No endpoints are saved.

Add an endpoint

Select the invoice events to relay and optionally route events to separate URLs.

Used for any selected event without a specific override URL.

Polling remains available

Webhooks are optional. You can poll /api/core/public/invoice/<invoice_id> without authentication to read invoice status.

Configured endpoints

Review the exact destination used for each selected event.

Webhook

Active
https://example.com/xmrcheckout/webhook
invoice.createdhttps://example.com/xmrcheckout/webhook
invoice.payment_detectedhttps://example.com/xmrcheckout/webhook
invoice.confirmedhttps://example.com/xmrcheckout/webhook