Adds support for Sunbit, a buy now, pay later payment method
What’s new
Adds support for Sunbit, a buy now, pay later (the related setting) payment method. Sunbit is a synchronous redirect-based payment method that allows customers to pay in 3, 6, 12, or 18 monthly instalments.
Sunbit is supported when using PaymentIntents, Charges, Checkout Sessions and Payment Links. US connected accounts can also now accept Sunbit payments.
To start accepting Sunbit payments, see Sunbit payment method.
Impact
You can now offer US customers an instalment payment option through Sunbit, which can help increase conversion rates by providing flexible payment terms. Sunbit is a single-use payment method, so customers need to go through the authorisation flow for each transaction.
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-04-22. dahlia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
