Public preview
Updating Balance Settings no longer requires specifying payment settings Public preview
What’s new
Updating Balance Settings no longer requires inclusion of the payments field, which specifies payment settings.
Impact
You can now exclude the payments field when updating Balance Settings if it’s not relevant for your integration.
Changes
| Field | Change | From → to |
|---|---|---|
| BalanceSettings#update. payments | Changed | required → optional |
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. preview
- 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.