recharge-webhooks
Installation
SKILL.md
Recharge Webhooks
When to Use This Skill
- How do I receive Recharge webhooks?
- How do I verify Recharge webhook signatures?
- Why is my
X-Recharge-Webhook-SignatureorX-Recharge-Hmac-Sha256verification failing? - How do I handle
charge/paid,charge/failed, orsubscription/cancelledevents? - How do I create a Recharge webhook subscription via the API?
Verification (core)
Every webhook delivery includes two signature schemes: a recommended timestamp-bound scheme (use this for all new integrations) and a legacy body-only scheme that remains supported.
Recommended: timestamp-bound scheme
Two headers are sent: