> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meum.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook Delivery Failed

> Troubleshoot webhook delivery failed issues with Meum.

Webhook shows failed in Merchant Admin or integration events.

**Check:**

1. Endpoint returns HTTP 2xx within 10 seconds
2. Signature verification passes on your server
3. For WooCommerce: response body passes acknowledgment check
4. Developer endpoints disabled after 10 consecutive failures. Re-enable in dashboard

See [Webhooks overview](/webhooks/overview).

## Related pages

* [Verify signatures](/webhooks/verify-signatures)
* [Webhooks overview](/webhooks/overview)
