Spree Events Webhooks

Build with Spree's event bus and Webhooks 2.0 — `Spree::Events` publication, `Spree::Subscriber` DSL with `subscribes_to` and `on`, wildcard matching, lifecycle events (`{model}.created/.updated/.deleted` via `publishes_lifecycle_events`), the canonical event catalog (order.*, payment.*, shipment.*, product.*), Webhooks 2.0 endpoints, HMAC-SHA256 signing (`X-Spree-Webhook-Signature`), exponential-backoff retries, and Sidekiq job orchestration. Use when wiring event-driven business logic, building webhook consumers, or replacing ActiveSupport callback chains.

OrcaQubits Updated

File contents

OrcaQubits/agentic-commerce-claude-plugins/tree/main/spree-commerce/skills/spree-events-webhooks commit 4ca9b465bc

Frequently asked questions

npx skillmds@latest add orcaqubits/spree-events-webhooks