AI AGENT ADDONS

Upgrade Stripe

stripe/ai
Backend & APIs
6,840installs

Stripe keeps updating its API and tools. Each new version can include changes that affect your code. This guide walks you through upgrading to the latest version safely.

You will learn about the different types of changes. Some are backward-compatible and some are breaking changes. You will also see how to update server-side SDKs for both dynamically-typed and strongly-typed languages. And you will find steps for updating Stripe.js and mobile SDKs.

Follow these instructions to keep your payment integration working smoothly. Always specify the API version in your code instead of relying on your account default.

Add Upgrade Stripe skill to your workflow

Global

mkdir -p ~/.claude/skills/upgrade-stripe

Project

mkdir -p .claude/skills/upgrade-stripe

Source Repository

Stars
1,638
Forks
288
Watchers
1,638
License
MIT
Last Push
1 month ago
Created
1 year ago