Real-time event notifications for seamless integration
⚠️ Critical Security Notice
Before processing any webhook notification, you must verify its authenticity.
This is essential for building a secure and reliable integration.
Attempt | Delay After Previous Failure | Status |
---|---|---|
1st | - | Initial delivery |
2nd | ~8 seconds | First retry |
3rd | ~16 seconds | Second retry |
4th | ~32 seconds | Third retry |
5th | ~64 seconds | Final retry |
Problem | Cause | Solution |
---|---|---|
401 Unauthorized | Invalid signature | ✅ Verify your secret token |
Timeouts | Slow processing | ✅ Return 200 immediately, process async |