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-Signature or X-Recharge-Hmac-Sha256 verification failing?
  • How do I handle charge/paid, charge/failed, or subscription/cancelled events?
  • 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:

Installs
11
GitHub Stars
81
First Seen
Jul 24, 2026
recharge-webhooks — hookdeck/webhook-skills