Breaking changes
You can now retrieve balance histories rather than relying on Transfer fieldsBreaking changes
What’s new
Removes the other_, summary, and transactions properties from automatic transfer responses in favor of /v1/balance/history. As of June 20, 2024, these properties are no longer available in any versions, including those prior to 2014-08-04.
Impact
Removing these properties from automatic transfer responses in favor of Balance history endpoint centralizes balance information.
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: 2014-08-04
- 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.