Skip to content
LoopSkill
All skills
PRO ops v1.0.0 · Apache-2.0 NEW

Stripe Sdk 15 Webhook Compat

by WiseChef Team @wisechef_ai

Fix Stripe webhook handlers crashing after a Python SDK 15.x upgrade — converts dict-style .get() calls to attribute access so payments stop silently failing.

8.9/10 quality6 KB

Install in your agent

First time? Tell your agent: "install the recipes skill from recipes.wisechef.ai/skill" — then the lines below add this skill.
Quick install stripe-sdk-15-webhook-compat
In your agent (MCP)
recipes_install(slug="stripe-sdk-15-webhook-compat")
Signed install URL (curl-able with your API key)
https://recipes.wisechef.ai/api/skills/install?slug=stripe-sdk-15-webhook-compat&ref=skill-page

Works in any MCP-capable agent — Claude Code, Cursor, Cline, OpenClaw, Hermes, Windsurf.

Skill files