stripe-webhook-laravel
OfficialHandle Stripe webhooks in Laravel with atomic idempotency and 5-event lifecycle.
Authorai-enhanced-engineer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust solution for handling Stripe webhooks in Laravel, ensuring atomic idempotency, managing permanent vs. transient failures, and handling the 5-event subscription lifecycle.
Core Features & Use Cases
- Atomic Idempotency: Ensures that each webhook event is processed only once, even if received multiple times.
- Failure Partitioning: Differentiates between permanent and transient failures, optimizing retry logic.
- 5-Event Subscription Lifecycle: Manages the entire lifecycle of Stripe subscription events, including creation, updates, deletions, and payment successes/failures.
- Use Case: Implementing Stripe billing webhooks, managing subscription tiers, and ensuring idempotent event processing.
Quick Start
Set up the Stripe webhook handler using this Skill to manage subscription events in your Laravel application.
Dependency Matrix
Required Modules
laravel
Components
scriptsreferences
💻 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-laravel Download link: https://github.com/ai-enhanced-engineer/aiee-skills/archive/main.zip#stripe-webhook-laravel Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.