Adds the ability to provide proof-of-address documents for connected accounts
What’s new
Platforms can now use the proof_of_address parameter to submit documents that demonstrate physical presence when they create or update accounts.
Impact
To meet address validation requirements, platforms can now submit proof-of-address documents along with other documents they need to collect from their connected accounts.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| proof_of_address | Added | Account#create. documents Account#update. documents |
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-06-30. basil
- 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.