stripe-webhook-processing

Community

Secure, idempotent Stripe webhook handling.

Authormarquesfelip
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Secure, idempotent Stripe webhook processing for SaaS apps, eliminating failed retries and data inconsistencies.

Core Features & Use Cases

  • Endpoint verification and signature checking before any processing to prevent tampering.
  • Idempotent event processing with deduplication and durable storage of event state.
  • Asynchronous processing via a queue to avoid Stripe timeouts and to support retries with backoff.
  • Fine-grained routing of Stripe event types to dedicated handlers for maintainability.
  • Local development and testing guidance with Stripe CLI.

Quick Start

Start by configuring a Stripe webhook endpoint, enable a signing secret in your secrets manager, and trigger a sample event to validate the end-to-end flow.

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: stripe-webhook-processing
Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#stripe-webhook-processing

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 471,000+ vetted skills library on demand.