stripe-webhook-auditor

Community

Audit Stripe webhooks, fix revenue gaps.

AuthorSebdysart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and fix issues with Stripe webhook handling, particularly focusing on missing revenue logging, subscription renewal gaps, payout failures, and ensuring complete webhook event coverage.

Core Features & Use Cases

  • Webhook Architecture Analysis: Understand the flow from Stripe to your backend, including verification, storage, and dispatch.
  • Identify Missing Handlers: Pinpoint which Stripe events are not being processed, leading to silent failures or lost data (e.g., invoice.payment_succeeded).
  • Implement Fixes: Provides step-by-step guidance and code examples to add missing webhook handlers and ensure revenue is logged correctly.
  • Idempotency Assurance: Explains HustleXP's two-layer idempotency system to prevent duplicate processing.
  • Use Case: If your subscription revenue reports are showing gaps after the first month, this Skill will guide you to identify that invoice.payment_succeeded is not wired and show you how to fix it.

Quick Start

Use the stripe-webhook-auditor skill to audit all currently handled Stripe event types in the backend jobs worker.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-auditor
Download link: https://github.com/Sebdysart/omni-link-hustlexp/archive/main.zip#stripe-webhook-auditor

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.