Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds support for parking tax registration types in the US


Adds support for parking tax registration types in the US

What’s new

Adds two new registration types for US tax registrations: parking_tax and mass_transit_parking_tax. Specify these types using the country_options.us.type parameter when you create a tax registration.

Each registration type accepts a jurisdiction parameter that takes a the related setting code to identify the specific taxing jurisdiction.

Impact

You can now register to collect and remit parking taxes and mass transit parking taxes in applicable US jurisdictions using Stripe Tax. Use the parking_tax or mass_transit_parking_tax type along with the appropriate jurisdiction the related setting code when creating a registration for these tax types.

Changes

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: 2026-07-29. dahlia
  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?