upgrade-stripe Skill
Guide for upgrading Stripe API versions and SDKs Published by openai in plugins.
What is upgrade-stripe Skill?
Guide for upgrading Stripe API versions and SDKs Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use upgrade-stripe Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/stripe/skills/upgrade-stripe/SKILL.md
What it does
Guide for upgrading Stripe API versions and SDKs
Skill instructions
The latest Stripe API version is 2026-02-25.clover - use this version when upgrading unless the user specifies a different target version. Upgrading Stripe Versions This guide covers upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. Understanding Stripe API Versioning Stripe uses date-based API versions (e.g., 2026-02-25.clover, 2025-08-27.basil, 2024-12-18.acacia). Your account's API version determines request/response behavior. Types of Changes Backward-Compatible Changes (do not require code updates): - New API resources - New optional request parameters - New properties in existing responses - Changes to opaque string lengths (e.g., object IDs) - New webhook event types Breaking Changes (require code updates): - Field renames or removals - Behavioral modifications - Removed endpoints or parameters Review the API Changelog for all changes between versions. Server-Side SDK Versioning See SDK Version Management for details. Dynamically-Typed Languages (Ruby,
Explore related resources
Frequently asked questions
What is upgrade-stripe?
upgrade-stripe is a open-source AI agent skill with Copy skill directory. Guide for upgrading Stripe API versions and SDKs
Who is upgrade-stripe best for?
upgrade-stripe is best for reusing agent instructions, scripts, and references.
How do I install upgrade-stripe?
Install or run upgrade-stripe using Copy skill directory. Check upgrade-stripe for the latest setup command.
Is upgrade-stripe actively maintained?
upgrade-stripe may need a closer maintenance check before production use.
Auto-fetched from GitHub.