Public preview
Adds new event types for Accounts v2 Public preview
What’s new
We’ve introduced new event types for the Accounts v2 API:
- v2. core. account. created
- v2. core. account. updated
- v2. core. account. closed
- v2. core. account[defaults]. updated
Learn more about the Accounts v2 public previews for Connect-Billing and Global Payouts.
Impact
You can now listen for Accounts v2 state changes and integration changes to fields in the defaults hash on an Account v2.
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-04-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.