---
name: upgrade-stripe
slug: upgrade-stripe
score: 63
rubric: 1.0
provenance: verified-org
publisher: Stripe
license: MIT
capability: read-only
canonical: https://top-agent-skills.com/skill/upgrade-stripe
---

# upgrade-stripe

Stripe's version-upgrade guide: move API versions and SDKs without breaking your integration.

## Install

### Claude Code

```bash
/plugin marketplace add stripe/ai
```

### Cursor

```bash
npx skills add stripe/ai --skill upgrade-stripe --target cursor
```

### Gemini CLI

```bash
gemini skills add stripe/ai --skill upgrade-stripe
```

## Best for

Migrating a Stripe integration to a newer API version or SDK with a clear backward-compatibility map.

## Not ideal for

Greenfield integrations with no existing Stripe version to upgrade from — start with stripe-best-practices.

## About

Guides upgrading Stripe API versions and server, JS, and mobile SDKs, distinguishing backward-compatible from breaking changes for the target version.

## Compatibility

claude-code, cursor, gemini-cli

## Metadata

- Categories: payments-billing
- Tags: Stripe, Migration, SDK
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-06-14
- Verified: 2026-06-15
- Source: https://github.com/stripe/ai/tree/main/skills/upgrade-stripe


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
