Skip to main content

Documentation Index

Fetch the complete documentation index at: https://devs.elementpay.net/llms.txt

Use this file to discover all available pages before exploring further.

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