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
Entwickler-Tools
Übersicht
Versionierung
Änderungsprotokoll
    Übersicht
    Basilikum
    Acacia
    Vorherige Versionen
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
Entwickler-Tools
SDKs
API
Tests
Workbench
Ereignisziele
Arbeitsabläufe
Stripe-CLI
Stripe Shell
Entwickler-Dashboard
Agent-Toolkit
Mit LLMs entwickelnStripe für Visual Studio CodeStripe-StatuswarnungenHochgeladene Dateien
Sicherheit und Datenschutz
Sicherheit
Datenschutz
Extend Stripe
Stripe-Apps
Stripe Connectors
Partner
Partner-Ecosystem
Partner-Zertifizierung
StartseiteEntwickler-ToolsChangelogAcacia2024-10-28.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 new South Korean payment methods

What’s new

Adds support for several new South Korean payment methods:

  • South Korean cards
  • Naver Pay
  • Kakao Pay
  • Samsung Pay
  • PAYCO

You can use these payment methods with any of the following integration paths:

  • Checkout
  • Elements
  • Payment Links
  • Billing
  • Invoicing

Impact

Wallets and cards are popular payment methods in South Korea, with a variety of local card issuers but no single predominant brand. To provide familiar payment options and increase conversion rates, you can now offer the majority of payment methods available in South Korea to your customers.

You can now use these South Korean payments with:

  • capture_method: This lets you place a hold on a payment method.

  • setup_future_usage: This lets you save payment details during payment and charge the payment method later.

This makes it easier to use the South Korean payment methods with Stripe connectors.

Changes

ParameterÄndernRessourcen oder Endpoints
kakao_paykr_cardHinzugefügt
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 14 weitere
Mandate.payment_method_detailsPaymentIntent#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#createPaymentMethodSetupAttempt.payment_method_detailsSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
naver_payHinzugefügt
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 13 weitere
PaymentIntent#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#updatePaymentMethodSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
paycosamsung_payHinzugefügt
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 12 weitere
PaymentIntent#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#createPaymentMethodSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
kakao_pay_paymentskr_card_paymentsnaver_pay_paymentspayco_paymentssamsung_pay_paymentsHinzugefügt
Account#create.capabilitiesAccount#update.capabilitiesAccount.capabilities
kakao_paykr_cardnaver_paypaycosamsung_payHinzugefügt
Checkout.Session#create.payment_method_optionsCheckout.Session.payment_method_options
WerteÄndernAufzählungen
kakao_paykr_cardnaver_paypaycosamsung_payHinzugefügt
Checkout.Session#create.payment_method_types[]Customer#list_payment_methods.typePaymentMethod#create.type
 + 1 weitere
PaymentMethod#list.type
kakao_paykr_cardnaver_paypaycosamsung_payHinzugefü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
kakao_paykr_cardnaver_paypaycoHinzugefügt
Invoice#create.payment_settings.payment_method_types[]Invoice#update.payment_settings.payment_method_types[]Invoice.payment_settings.payment_method_types[]
 + 3 weitere
Subscription#create.payment_settings.payment_method_types[]Subscription#update.payment_settings.payment_method_types[]Subscription.payment_settings.payment_method_types[]
kakao_paykr_cardnaver_paypaycosamsung_payHinzugefügt
ConfirmationToken.payment_method_preview.typePaymentMethod.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: 2024-10-28.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 support for Alma in France
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