Weiter zum Inhalt
Konto erstellen
oder
anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellen
Anmelden
Jetzt starten
Zahlungen
Umsatz
Plattformen und Marktplätze
Geldmanagement
Entwicklerressourcen
Übersicht
Versionierung
Änderungsprotokoll
    Übersicht
    Basilikum
    Acacia
    Vorherige Versionen
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
Essentials
SDKs
API
Tests
Stripe-CLI
Beispiel-Projekte
Tools
Workbench
Entwickler-Dashboard
Stripe Shell
Stripe für Visual Studio Code
Funktionen
Arbeitsabläufe
Ereignisziele
Stripe-StatuswarnungenHochgeladene Dateien
KI-Lösungen
Agent-Toolkit
Sicherheit und Datenschutz
Sicherheit
Datenschutz
Extend Stripe
Build Stripe apps
Use apps from Stripe
Partner
Partner-Ecosystem
Partner-Zertifizierung
StartseiteEntwicklerressourcenChangelogAcacia2025-01-27.acacia

Notiz

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.

Adds support for the Pay by Bank local payment method

What’s new

Adds support for the Pay by Bank local payment method (LPM)—a single-use payment method that lets customers pay directly from their bank account.

Impact

Pay by Bank is a single-use payment method that lets customers pay directly from their bank account instead of using a card. It runs on banking infrastructure and open banking APIs. When a customer chooses Pay by Bank, they select their bank and approve the payment on their bank’s mobile app or web portal.

You can use Pay by Bank with dynamic payment methods or integrate it using Payment Intents.

Changes

ParameterÄndernRessourcen oder Endpoints
pay_by_bankHinzugefügt
Charge.payment_method_detailsCheckout.Session#create.payment_method_optionsConfirmationToken.payment_method_preview
 + 17 weitere
ConfirmationToken.testHelpers#create.payment_method_dataPaymentIntent#confirm.payment_method_dataPaymentIntent#confirm.payment_method_optionsPaymentIntent#create.payment_method_dataPaymentIntent#create.payment_method_optionsPaymentIntent#update.payment_method_dataPaymentIntent#update.payment_method_optionsPaymentIntent.payment_method_optionsPaymentMethod#createPaymentMethod#updatePaymentMethodConfiguration#createPaymentMethodConfiguration#updatePaymentMethodConfigurationPaymentMethodSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
pay_by_bank_paymentsHinzugefügt
Account#create.capabilitiesAccount#update.capabilitiesAccount.capabilities
WerteÄndernAufzählungen
pay_by_bankHinzugefügt
Checkout.Session#create.payment_method_types[]
pay_by_bankHinzugefügt
ConfirmationToken.testHelpers#create.payment_method_data.typePaymentIntent#confirm.payment_method_data.typePaymentIntent#create.payment_method_data.type
 + 4 weitere
PaymentIntent#update.payment_method_data.typeSetupIntent#confirm.payment_method_data.typeSetupIntent#create.payment_method_data.typeSetupIntent#update.payment_method_data.type
pay_by_bankHinzugefügt
ConfirmationToken.payment_method_preview.typePaymentMethod.type
pay_by_bankHinzugefügt
PaymentLink#create.payment_method_types[]PaymentLink#update.payment_method_types[]PaymentLink.payment_method_types[]
 + 3 weitere
Customer#list_payment_methods.typePaymentMethod#create.typePaymentMethod#list.type

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
    • If you don’t use an SDK, update your API requests to include Stripe-Version: 2025-01-27.acacia
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Related changes

  • Adds PayPal country property to the PaymentMethods and Charge objects
War diese Seite hilfreich?
JaNein
Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
Nehmen Sie an unserem Programm für frühzeitigen Zugriff teil.
Schauen Sie sich unser Änderungsprotokoll an.
Fragen? Sales-Team kontaktieren.
LLM? Lesen Sie llms.txt.
Unterstützt von Markdoc