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
- 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

