This block + 6,000 more — yours with Pro

Error Webhook Failed

90/100
Docs

Webhook Delivery Failed

Unable to deliver event payload

Delivery details

HTTP Status

500 Internal Server Error

Webhook URL

https://api.example.com/webhooks/payment

Event type

payment.succeeded

Timestamp

2026-03-25 14:32:18 UTC

Response body

{

"error": "Database connection timeout",

"code": "DB_TIMEOUT",

"timestamp": "2026-03-25T14:32:18.234Z"

}

Request payload

{

"event": "payment.succeeded",

"payment_id": "pay_abc123",

"amount": 4999,

"currency": "usd",

"customer_id": "cus_xyz789"

}

Retry status

Retry attempts2 of 5
Next retry in4 minutes
Retry schedule1m → 5m → 15m → 1h

Delivery history

Attempt 2

3 minutes ago

500

Failed

Attempt 1

8 minutes ago

500

Failed