upgrade-stripe
✓Stripe API のバージョンと SDK をアップグレードするためのガイド
インストール
SKILL.md
This skill covers upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.
Stripe uses date-based API versions (e.g., 2025-12-15.clover, 2025-08-27.basil, 2024-12-18.acacia). Your account's API version determines request/response behavior.
These use a fixed API version matching the SDK release date. Do not set a different API version for strongly-typed languages because response objects might not match the strong types in the SDK. Instead, update the SDK to target a new API version.
Stripe API のバージョンと SDK をアップグレードするためのガイド ソース: stripe/ai。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/stripe/ai --skill upgrade-stripe- ソース
- stripe/ai
- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
upgrade-stripe とは?
Stripe API のバージョンと SDK をアップグレードするためのガイド ソース: stripe/ai。
upgrade-stripe のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/stripe/ai --skill upgrade-stripe インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/stripe/ai