Adds support for Service Tax typeWhat’s newAdds service_tax to the list of possible enum values for tax_type in the Tax Rate resource.ImpactThis change lets you accurately collect Service Tax in Malaysia on digital products.ChangesREST APIRubyPythonPHPJavaNodeGo.NETValueChangeEnumsservice_taxAddedInvoice#add_lines.lines[].tax_amounts[].tax_rate_data.tax_typeInvoice#update_lines.lines[].tax_amounts[].tax_rate_data.tax_typeTax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type + 6 moreTax.Calculation.tax_breakdown[].tax_rate_details.tax_typeTax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_typeTax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_typeTaxRate#create.tax_typeTaxRate#update.tax_typeTaxRate.tax_typeUpgradeView 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: 2024-11-20.acaciaUpgrade 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.Related changesAdds tax ID support for Liechtenstein VAT