Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds support for Accounts v2 to accept the terms of service for storing stablecoins


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

ParameterChangeResources or endpoints
crypto_storerAddedV2. Core. Account#update. identity. attestations. terms_of_service

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-11-17. preview
  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 .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?