Adds support for tax collection in Sri Lanka for digital services
What’s new
Adds the lk parameter to the country_options hash on the Tax Registration object to support tax collection in Sri Lanka (LK) for digital services. The type must be set to simplified when creating a Tax Registration for Sri Lanka.
Impact
If you sell digital products to customers in Sri Lanka, you can now use Stripe Tax to automatically manage tax registration for this jurisdiction. This change allows you to comply with local tax obligations while automating the tax collection process.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| lk | Added | Tax. Registration#create. country_options Tax. Registration. country_options |
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-02-25. clover
- 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.
