Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds support for tax settings and registrations for Embedded Components


Adds support for tax settings and registrations for Embedded Components

What’s new

Adds tax_settings and tax_registrations parameters to the list of supported embedded components in Account Sessions.

Added

components.tax_settings object

Configuration for the tax settings embedded component.

Added

components.tax_registrations object

Configuration for the tax registrations embedded component.

Impact

With this change, Connect platforms can use the Tax Settings and Tax Registrations embedded components. You can use these to whitelabel Stripe Tax integrations for your connected accounts without building custom UIs or redirecting them to the Stripe Dashboard.

Changes

ParametersChangeResources or endpoints
tax_registrations tax_settingsAddedAccountSession#create. components AccountSession. components

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: 2024-09-30. acacia
  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-25

Is this helpful?