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éveloppementChangelogBasil2025-03-31.basil

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 the Billie local payment method

What’s new

Adds a new single-use local payment method Billie, a leading B2B buy now, pay later method.

Impact

If your business is located in Austria, France, Germany, the Netherlands, Sweden, or the UK, you can now accept single-use Billie payments from buyers across the European Union.

Changes

paramètresModifierRessources ou endpoints
billie_paymentsAjouté
Account#create.capabilitiesAccount#update.capabilitiesAccount.capabilities
billieAjouté
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 11 de plus
PaymentIntent#confirm.payment_method_dataPaymentIntent#create.payment_method_dataPaymentIntent#update.payment_method_dataPaymentMethod#createPaymentMethodConfiguration#createPaymentMethodConfiguration#updatePaymentMethodConfigurationPaymentMethodSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
valeursModifierénumérations
billieAjouté
Checkout.Session#create.payment_method_types
billieAjouté
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
billieAjouté
ConfirmationToken.payment_method_preview.typePaymentMethod.type
billieAjouté
Customer#list_payment_methods.typePaymentMethod#create.typePaymentMethod#list.type
billieAjouté
PaymentLink#create.payment_method_typesPaymentLink#update.payment_method_typesPaymentLink.payment_method_types

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-03-31.basil
  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

  • Updates the Vault and Forward API to return a 402 status code for upstream request timeouts
  • Removes manual capture method for Interac cards
  • Payment Methods won’t allow modifying fields for Naver Pay after the object is first created
  • Partially capturing or canceling payments no longer creates a Refund
  • Adds support for Klarna in the Hosted Invoice Page
  • Adds ability to configure saved payment methods for one-time payments on the Hosted Invoice Page
  • Adds support for saving and reusing Naver Pay payment methods
  • Adds support for the Satispay local payment method
  • Makes the client parameter optional for WeChat Pay until confirmation
  • Adds support for the New Zealand BECS Direct Debit local payment method
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