Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds configurable trial offers for subscription items


Public preview

Adds configurable trial offers for subscription items Public preview

What’s new

Adds the ability to create and manage trial offers for subscription items using the new Trial Offers API. You can specify a price to use during the trial and a price to use after the trial. You can also define a Trial Offer’s duration by setting an ending timestamp or by specifying a number of price intervals.

Adds the ability to assign a Trial Offer to a Subscription Item and, if applicable, specify a trial ending timestamp on the Subscription Item using the new current_trial parameter.

Also adds the ability to control whether a subscription’s billing cycle anchor resets at the end of a trial period by setting the new trial_settings.end_behavior.billing_cycle_anchor parameter.

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-03-25. preview
  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 .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?