Accéder directement au contenu
Créez un compte
ou
connecter-vous
Logo de la documentation Stripe
/
Demander à l'assistant IA
Créez un compte
Connectez-vous
Démarrer
Paiements
Revenus
Plateformes et places de marché
Gestion de fonds
Outils de développement
Aperçu
Gestion des versions
Journal des modifications
    Présentation
    Basil
    Acacia
    Versions précédentes
Mettre à niveau votre version de l'API
Actualiser votre version du SDK
Outils de développement
SDK
API
Tests
Workbench
Destinations d'événements
Workflows
CLI Stripe
Shell Stripe
Dashboard des développeurs
Boîte à outils des agents
Intégrer des LLMStripe pour Visual Studio CodeAlertes d'intégrité de StripeChargements de fichiers
Sécurité et confidentialité
Sécurité
Confidentialité
Extensions Stripe
Stripe Apps
Connecteurs Stripe
Partenaires
Partner ecosystem
Certification des partenaires
AccueilOutils de développementChangelogAcacia2024-10-28.acacia

Remarque

Cette page n'est pas encore disponible dans cette langue. Nous faisons tout notre possible pour proposer notre documentation dans davantage de langues et nous vous fournirons la version traduite dès qu'elle sera disponible.

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

paramètresModifierRessources ou endpoints
kakao_paykr_cardAjouté
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 14 de plus
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_payAjouté
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 13 de plus
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_payAjouté
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 12 de plus
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_paymentsAjouté
Account#create.capabilitiesAccount#update.capabilitiesAccount.capabilities
kakao_paykr_cardnaver_paypaycosamsung_payAjouté
Checkout.Session#create.payment_method_optionsCheckout.Session.payment_method_options
valeursModifierénumérations
kakao_paykr_cardnaver_paypaycosamsung_payAjouté
Checkout.Session#create.payment_method_types[]Customer#list_payment_methods.typePaymentMethod#create.type
 + 1 de plus
PaymentMethod#list.type
kakao_paykr_cardnaver_paypaycosamsung_payAjouté
ConfirmationToken.testHelpers#create.payment_method_data.typePaymentIntent#confirm.payment_method_data.typePaymentIntent#create.payment_method_data.type
 + 4 de plus
PaymentIntent#update.payment_method_data.typeSetupIntent#confirm.payment_method_data.typeSetupIntent#create.payment_method_data.typeSetupIntent#update.payment_method_data.type
kakao_paykr_cardnaver_paypaycoAjouté
Invoice#create.payment_settings.payment_method_types[]Invoice#update.payment_settings.payment_method_types[]Invoice.payment_settings.payment_method_types[]
 + 3 de plus
Subscription#create.payment_settings.payment_method_types[]Subscription#update.payment_settings.payment_method_types[]Subscription.payment_settings.payment_method_types[]
kakao_paykr_cardnaver_paypaycosamsung_payAjouté
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
Cette page vous a-t-elle été utile ?
OuiNon
Besoin d'aide ? Contactez le service Support.
Rejoignez notre programme d'accès anticipé.
Consultez notre log des modifications.
Des questions ? Contactez l'équipe commerciale.
LLM ? Lire llms.txt.
Propulsé par Markdoc