Adds support for Scalapay payments
What’s new
Adds support for Scalapay, a Buy Now, Pay Later (the related setting) payment method. Scalapay is a redirect-based payment method that allows customers to pay in 3 or 4 monthly installments.
You can use Scalapay with PaymentIntents, Checkout Sessions, and Payment Links.
Impact
You can now offer European customers an installment payment option through Scalapay, which can help increase conversion rates by providing flexible payment terms. Scalapay is a single-use payment method, so customers need to go through the authorization flow for each transaction.
Get started with Scalapay.
Changes
Upgrade
- View your current API version in Workbench.
- 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: 2026-05-27. dahlia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
