chargebee-webhooks
OfficialReceive and verify Chargebee webhooks securely.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables secure receipt of Chargebee webhooks with Basic Auth verification to prevent unauthorized deliveries, simplifying event-driven backends.
Core Features & Use Cases
- Webhook verification: Validate incoming Chargebee events using credentials defined in environment variables.
- Event coverage: Demonstrates handling common events such as subscription_created, subscription_changed, subscription_cancelled, payment_succeeded, payment_failed, invoice_generated, and customer_created.
- Cross-framework examples: Includes Express, Next.js, and FastAPI implementations to accelerate integration.
Quick Start
Run a webhook endpoint at /webhooks/chargebee, configure Chargebee to point to it, set CHARGEBEE_WEBHOOK_USERNAME and CHARGEBEE_WEBHOOK_PASSWORD in your environment, and start your server.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: chargebee-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#chargebee-webhooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.