Adds customer portal configuration trial behavior
What’s new
Allows you to specify what happens to trials when a subscription is upgraded or downgraded. You can choose whether a trial continues or ends when it updates.
Impact
Previously, all trials ended when a subscription was upgraded or downgraded in the customer portal. You can now configure if it should continue or end.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| trial_update_behavior | Added | BillingPortal. Configuration#create. features. subscription_update BillingPortal. Configuration#update. features. subscription_update BillingPortal. Configuration. features. subscription_update |
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: 2025-09-30. clover
- 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.
Related changes
- Removes iterations parameter for subscription schedules
- Promotion Codes now reference Coupons using a polymorphic field for promotions
- Adds the Discount source property and removes the Discount coupon property
- Makes flexible billing mode the default for new subscriptions
- Updates computation of subscription schedule phase end date to consider billing cycle anchor changes
- Adds the ability to itemize proration discount amounts
