RyzeDeskRyzeDesk

Stripe

4105 articles

Adds the ability to provide proof-of-address documents for connected accounts


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

ParameterChangeResources or endpoints
proof_of_addressAddedAccount#create. documents Account#update. documents

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?