woocommerce-webhooks
OfficialReceive and verify WooCommerce webhooks fast.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to reliably receive, verify, and process WooCommerce webhooks by validating the HMAC SHA-256 signatures and ensuring only authenticated events are handled.
Core Features & Use Cases
- Signature verification: Validate X-WC-Webhook-Signature against the raw request body using the shared secret.
- Event handling: Support common WooCommerce events (order.created, order.updated, product.created, product.updated, customer.created) with deterministic processing.
- Framework flexibility: Demonstrates implementations across Node.js/Express, Next.js, and FastAPI examples to integrate with your stack.
Quick Start
Use this skill to verify an incoming WooCommerce webhook by supplying the secret via WOOCOMMERCE_WEBHOOK_SECRET and sending a signed payload to /webhooks/woocommerce. Then observe signature verification results and payload processing in your framework of choice.
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: woocommerce-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#woocommerce-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.