Unable to deliver event payload
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
{
"error": "Database connection timeout",
"code": "DB_TIMEOUT",
"timestamp": "2026-03-25T14:32:18.234Z"
}
{
"event": "payment.succeeded",
"payment_id": "pay_abc123",
"amount": 4999,
"currency": "usd",
"customer_id": "cus_xyz789"
}
Attempt 2
3 minutes ago
500
Failed
Attempt 1
8 minutes ago
500
Failed