Weiter zum Inhalt
Konto erstellen oder anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellenAnmelden
Jetzt starten
Zahlungen
Umsatz
Plattformen und Marktplätze
Geldmanagement
Entwicklerressourcen
APIs und SDKsHilfe
Übersicht
Versionierung
Änderungsprotokoll
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
    Versionsverwaltung und Support-Richtlinie
    Legen Sie eine API-Version fest
    Stripe.js-Versionsverwaltung
    Mobile SDK versioning
Essentials
SDKs
API
Tests
Stripe-CLI
Beispiel-Projekte
Tools
Stripe Dashboard
Workbench
Entwickler-Dashboard
Stripe Shell
Stripe für Visual Studio Code
Funktionen
Arbeitsabläufe
Ereignisziele
Stripe-StatuswarnungenHochgeladene Dateien
KI-Lösungen
Agent-Toolkit
Model Context ProtocolAgentische KI-SaaS-Billing-Workflows aufbauen
Sicherheit und Datenschutz
Sicherheit
Stripebot-Webcrawler
Datenschutz
Extend Stripe
Erstellen Sie Stripe-Apps
Verwenden Sie Apps von Stripe
Partner
Partner-Ecosystem
Partner-Zertifizierung
Vereinigte Staaten
Deutsch
StartseiteEntwicklerressourcenUpgrade your SDK version

Note

Bis jetzt ist diese Seite noch nicht in dieser Sprache verfügbar. Wir arbeiten aber verstärkt daran, unsere Dokumentation in weiteren Sprachen bereitzustellen, und werden die Übersetzung sofort anzeigen, sobald diese verfügbar ist.

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.

Siehe auch

  • Stripe versioning and support policy
  • Stripe.js versioning and support policy
War diese Seite hilfreich?
JaNein
  • Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
  • Schauen Sie sich unser Änderungsprotokoll an.
  • Fragen? Sales-Team kontaktieren.
  • LLM? Lesen Sie llms.txt.
  • Unterstützt von Markdoc