Public preview
Adds tracking for which tax provider resolved a Customer location Public preview
What’s new
Adds the tax.provider field to Customers to identify which tax provider Stripe used to resolve locations.
Impact
You can now use the provider field to identify whether you used Stripe or a third-party tax provider to validate customer address.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| provider | Added | Customer. tax |
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-10-29. preview
- 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.