Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
    Overview
    Basil
    Acacia
    Previous versions
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuild with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsChangelogAcacia2024-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