Skip to main content

Signature verification

Webhook payloads are signed with HMAC-SHA256 using your endpoint secret. Always verify the signature before processing a payload.

Event types

Retry schedule

If your endpoint fails to return a 2xx response, the event is retried on the following schedule: After 5 failed attempts, the delivery is marked as permanently failed.