Adds two new Connect embedded components for Disputes
What’s new
The following Connect embedded components are now generally available:
Impact
These components provide you with modular and efficient tools to allow your connected accounts to manage disputes.
The Disputes for a payment component lets you embed dispute details and management functionality, without relying on the Payments or Payment details components.
The Disputes list component provides a streamlined way for connected accounts to manage disputes directly and resolve disputes efficiently.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| disputes_list | Added | AccountSession#create. components AccountSession. components |
| payment_disputes | Added | AccountSession. components |
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-05-28. basil
- 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.
