Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds support for Sunbit, a buy now, pay later payment method


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

  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: 2026-04-22. dahlia
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-25

Is this helpful?