Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Versioning
Changelog
    Overview
    Basil
    Acacia
    Previous versions
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Sample projects
Tools
Workbench
Developers Dashboard
Stripe Shell
Stripe for Visual Studio Code
Features
Workflows
Event destinations
Stripe health alertsFile uploads
AI solutions
Agent toolkit
Security and privacy
Security
Privacy
Extend Stripe
Build Stripe apps
Use apps from Stripe
Partners
Partner ecosystem
Partner certification
HomeDeveloper resourcesChangelogAcacia2024-12-18.acacia

Adds support for tax ID types in 19 new countries

What’s new

Adds support for new tax ID types for Albania, Angola, Armenia, Bahamas, Barbados, Bosnia and Herzegovina, Cambodia, Congo (DR), Guinea, Mauritania, Montenegro, Nepal, North Macedonia, Senegal, Suriname, Tajikistan, Uganda, Zambia and Zimbabwe across various Stripe API endpoints and objects.

Impact

This change lets you collect, store, and process tax ID types for customers in Albania, Angola, Armenia, Bahamas, Barbados, Bosnia and Herzegovina, Cambodia, Congo (DR), Guinea, Mauritania, Montenegro, Nepal, North Macedonia, Senegal, Suriname, Tajikistan, Uganda, Zambia and Zimbabwe.

Changes

ValuesChangeEnums
am_tinao_tinba_tinbb_tinbs_tincd_nifgn_nifkh_tinme_pibmk_vatmr_nifnp_pansn_nineasr_fintj_tinug_tinzm_tinzw_tinAdded
Checkout.Session.customer_details.tax_ids[].typeInvoice.customer_tax_ids[].typeTax.Calculation.customer_details.tax_ids[].type
 + 2 more
Tax.Transaction.customer_details.tax_ids[].typeTaxId.type
am_tinao_tinba_tinbb_tinbs_tincd_nifgn_nifkh_tinme_pibmk_vatmr_nifnp_pansn_nineasr_fintj_tinug_tinzm_tinzw_tinAdded
Customer#create.tax_id_data[].typeInvoice#create_preview.customer_details.tax_ids[].typeInvoice#upcoming.customer_details.tax_ids[].type
 + 3 more
Invoice#upcomingLines.customer_details.tax_ids[].typeTax.Calculation#create.customer_details.tax_ids[].typeTaxId#create.type
al_tinAdded
Checkout.Session.customer_details.tax_ids[].typeInvoice.customer_tax_ids[].typeTax.Calculation.customer_details.tax_ids[].type
 + 2 more
Tax.Transaction.customer_details.tax_ids[].typeTaxId.type
al_tinAdded
Customer#create.tax_id_data[].typeInvoice#create_preview.customer_details.tax_ids[].typeInvoice#upcoming.customer_details.tax_ids[].type
 + 3 more
Invoice#upcomingLines.customer_details.tax_ids[].typeTax.Calculation#create.customer_details.tax_ids[].typeTaxId#create.type

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: 2024-12-18.acacia
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Related changes

  • Adds disabled reason to invoices, subscriptions, and schedules
  • Adds support for 21 new countries to the Tax Registration API
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc