コンテンツにスキップ
アカウント作成/サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成サインイン
導入方法
決済管理
売上管理
プラットフォームとマーケットプレイス
資金管理
開発者向けリソース
API & SDKヘルプ
概要
バージョン管理
変更ログ
API バージョンのアップグレード
SDK バージョンをアップグレードする
    バージョン管理とサポートに関するポリシー
    API バージョンを設定する
    Stripe.js のバージョン管理
    Mobile SDK versioning
Essentials
SDK
API
テスト
Stripe CLI
サンプルプロジェクト
ツール
Stripe ダッシュボード
ワークベンチ
開発者ダッシュボード
Stripe Shell
Visual Studio Code をご利用の場合
機能
ワークフロー
イベントの送信先
Stripe 健全性アラートファイルのアップロード
AI ソリューション
エージェントツールキット
モデルコンテキストプロトコルエージェントを使用した AI SaaS 請求ワークフローの構築
セキュリティとプライバシー
セキュリティ
Stripebot ウェブクローラー
プライバシー
Stripe を拡張する
Stripe Appsを構築する
Stripe アプリを使用する
パートナー
Partner Ecosystem
パートナー認定
アメリカ
日本語
ホーム開発者向けリソースUpgrade your SDK version

Note

このページはまだ日本語ではご利用いただけません。より多くの言語で文書が閲覧できるように現在取り組んでいます。準備が整い次第、翻訳版を提供いたしますので、もう少しお待ちください。

Mobile SDK versioning and support policy

Learn about the Mobile SDK versioning and support policy.

This page describes Stripe’s mobile SDK versioning policy, compatibility with Stripe API versions, and how to update to newer SDK versions.

The iOS SDK is open source and fully documented.

Stripe’s iOS SDK follows semantic versioning (semver). This means that version numbers are structured as MAJOR.MINOR.PATCH, where:

  • MAJOR version increments indicate incompatible API changes
  • MINOR version increments add functionality in a backwards-compatible manner
  • PATCH version increments include backwards-compatible bug fixes

We recommend staying up to date with the latest SDK versions to take advantage of new features, improvements, and bug fixes.

Migration guides and changelog

  • Migration guides - Detailed guides for upgrading between major versions
  • Changelog: Complete history of changes across all versions

Support policy

New features and bug fixes are released on the latest major version of the SDK. If you’re on an older major version, we recommend upgrading to the latest major version to take advantage of these features and bug fixes. Older major versions of the SDK continue to be available for use, but won’t receive any additional updates.

Compatibility with Stripe API versions on your backend

Unless specifically noted in an SDK API, the mobile SDKs is compatible with any Stripe API version you use on your backend.

参照情報

  • Stripe versioning and support policy
  • Stripe.js versioning and support policy
このページはお役に立ちましたか。
はいいいえ
  • お困りのことがございましたら 、サポートにお問い合わせください。
  • 変更ログをご覧ください。
  • ご不明な点がございましたら、お問い合わせください。
  • LLM ですか?llms.txt を読んでください。
  • Powered by Markdoc