Setup & Installation
What This Skill Does
Handles the process of upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. Covers version pinning, breaking change identification, and testing strategies across dynamically and strongly typed languages. Stripe's versioning model has multiple moving parts (SDK version, API version, Stripe.js release, mobile SDK) that interact in non-obvious ways, and this skill maps out exactly which to change and in what order.
When to use it
- Working with upgrade stripe functionality
- Implementing upgrade stripe features
- Debugging upgrade stripe related issues
