Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
    Overview
    Basil
    Acacia
    Previous versions
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuild with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsChangelogAcacia2024-10-28.acacia

Adds support for Alma in France

What’s new

Alma is a buy now, pay later payment method that’s now available in France.

Impact

You can offer French customers the ability to pay in 2, 3, or 4 installments while getting paid instantly. Learn how to get started with Alma.

Changes

ParametersChangeResources or endpoints
almaAdded
Charge.payment_method_detailsConfirmationToken.payment_method_previewConfirmationToken.testHelpers#create.payment_method_data
 + 16 more
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#createPaymentMethodConfiguration#createPaymentMethodConfiguration#updatePaymentMethodConfigurationPaymentMethodRefund.destination_detailsSetupIntent#confirm.payment_method_dataSetupIntent#create.payment_method_dataSetupIntent#update.payment_method_data
alma_paymentsAdded
Account#create.capabilitiesAccount#update.capabilitiesAccount.capabilities
ValuesChangeEnums
almaAdded
PaymentLink#create.payment_method_types[]PaymentLink#update.payment_method_types[]PaymentLink.payment_method_types[]
almaAdded
ConfirmationToken.payment_method_preview.typePaymentMethod.type
almaAdded
Checkout.Session#create.payment_method_types[]Customer#list_payment_methods.typePaymentMethod#create.type
 + 1 more
PaymentMethod#list.type
almaAdded
ConfirmationToken.testHelpers#create.payment_method_data.typePaymentIntent#confirm.payment_method_data.typePaymentIntent#create.payment_method_data.type
 + 4 more
PaymentIntent#update.payment_method_data.typeSetupIntent#confirm.payment_method_data.typeSetupIntent#create.payment_method_data.typeSetupIntent#update.payment_method_data.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 new South Korean payment methods
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc