ce-webhooks

Official

Reliable webhooks for commerce events

Authorcommercengine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Webhooks deliver asynchronous updates from Commerce Engine to keep your systems in sync without reliance on polling, covering order, payment, refund, and shipment events with reliable delivery.

Core Features & Use Cases

  • Signature verification: Validate incoming webhook requests to prevent spoofing and ensure secure integrity.
  • Event routing & handling: Route events by type (order, payment, refund, shipment) to appropriate handlers for downstream workflows.
  • Asynchronous processing: Queue heavy tasks to reduce latency and improve reliability, enabling background processing and notifications.
  • Use Case: Sync external systems (CRM/ERP) with lifecycle events and trigger automated workflows or alerts.

Quick Start

Create a webhook listener that validates the signature, routes by event_type, and queues long-running work for processing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: ce-webhooks
Download link: https://github.com/commercengine/skills/archive/main.zip#ce-webhooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.