Set up webhooks
- In the console, set Webhook URL and Secret on your API key.
- Your endpoint must:
- Read raw body
- Verify
X-Webhook-Signature - Return 2xx on success
- Events:
order.settled,order.failed,order.refunded
X-Webhook-Signatureorder.settled, order.failed, order.refunded