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
- 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: 2026-07-29. dahlia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
