Adds support for Polish NIP tax ID type
What’s new
Adds support for the Polish NIP (Numer Identyfikacji Podatkowej) tax ID type with the value pl_nip. You can now specify pl_nip as a type when you create a tax ID for customers. The Polish NIP tax ID type is also available in the Dashboard’s tax ID selector for Checkout, invoices, and customer profiles.
The Polish NIP is a 10-digit tax identification number used by businesses and individuals in Poland for tax purposes. Stripe validates the format and structure of Polish NIP tax IDs to ensure compliance with Polish tax regulations.
Impact
You can collect and store Polish NIP tax identification numbers for your customers based in Poland. This enables better tax compliance for businesses operating in Poland or serving Polish customers. If you’re using the Dashboard to manage customer tax information or create invoices, the Polish NIP option appears in the tax ID type dropdown selector.
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-01-28. clover
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
