stripe-webhook-security

Official

Securely verify and handle Stripe webhooks to prevent fraud.

AuthorGoldenWing-360
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive pattern to verify Stripe webhook signatures and handle retries, ensuring secure and idempotent processing of payment notifications.

Core Features & Use Cases

  • Signature verification: Ensures webhook requests originate from Stripe by verifying raw payload signatures.
  • Idempotent handling: Prevents double processing of events through event deduplication.
  • Event revalidation: Re-fetches current state from Stripe for reliable decision-making to handle partial refunds, disputes, and currency mismatches.

Quick Start

Invoke the webhook handler to process incoming Stripe notifications while verifying signatures and avoiding duplicate processing.

Dependency Matrix

Required Modules

stripe

Components

scripts

💻 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-security
Download link: https://github.com/GoldenWing-360/claude-security-skills/archive/main.zip#stripe-webhook-security

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.