Set up webhooks

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