stripe-webhook-validation

Community

Fix Stripe webhook signature validation failures.

Authorjavicasper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Stripe webhook signature verification can fail when the request body is parsed before verification, causing 400 errors and missed events.

Core Features & Use Cases

  • Raw body verification: Use Stripe's constructEvent with the raw request body to verify signatures.
  • Express/NestJS compatibility: Provides patterns for Express and NestJS to safely handle webhooks in the payments context.
  • Error handling: Graceful handling of signature mismatches and helpful logging to diagnose issues.

Quick Start

Configure your Stripe webhook endpoint to use the raw body for signature verification and test with a live webhook.

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-validation
Download link: https://github.com/javicasper/memory-forge/archive/main.zip#stripe-webhook-validation

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.