Breaking changes
Auto-populates the statement descriptor and prefix in the Accounts APIBreaking changes
What’s new
In priority order, automatically sets the statement descriptor (when unset), to the first of the following supplied parameters:
business_profile. name business_profile. url company.orname individual.andfirst_ name individual.(dependent on thelast_ name business_)type
Impact
The statement descriptor is only set automatically when you provide one of these fields as a parameter, so existing accounts aren’t impacted unless a dependent field is updated. Similarly, settings. now defaults to a shortened version of the settings.. This takes place whenever the statement descriptor is updated (either explicitly or when defaulted).
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: 2023-10-16
- If you don’t use an SDK, update your API requests to include
- 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.