Public preview
Adds support for Accounts v2 to accept the terms of service for storing stablecoins Public preview
What’s new
You can now attest to terms of service acceptance for Financial Accounts that store stablecoins. Use the crypto_storer parameter in the identity.attestations.terms_of_service hash of Accounts v2.
Impact
You can programmatically record terms of service acceptance for Financial Accounts that store stablecoins. You must record acceptance when creating accounts that store cryptocurrency.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| crypto_storer | Added | V2. Core. Account#update. identity. attestations. terms_of_service |
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-11-17. preview
- 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.
