ACSD-46581: Estimated tax total is not updated after selecting a country in the shopping cart
This ACSD-46581 patch solves the issue where the tax rate does not get updated after switching the country in the shopping cart. It updates only after selecting the shipping method. This patch is available when the Quality Patches Tool (QPT) 1.1.21 is installed. The patch ID is ACSD-46581. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.6.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.1-p1
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.0 - 2.4.5
magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
Tax rate does not get updated after switching the country in the shopping cart.
Steps to reproduce:
- In the Adobe Commerce Admin, go to Stores > Tax Zone and Rates.
- Create a new tax rate for Country = United States, State = *, Rate = 8.25.
- Create a new tax rate for Country = India, State = *, Rate = 10.
- Create a tax rule with both tax rates for US and India.
- Go to Configuration > Sales > Shipping Methods and enable more than one shipping method (Flat Rate and Free Shipping for example).
- Create a simple product with the Taxable Goods tax class.
- Add product to the cart on the store front.
- Open the shopping cart and check the tax amount.
- The default tax settings for the United States are applied and the tax is calculated based on an 8.25% rate.
- Switch the country to India.
Expected results:
The tax amount changed to 10% when switching the country to India.
Actual results:
The tax amount remains the same in the total section of the shopping cart.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool released: a new tool to self-serve quality patches in the support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in the Quality Patches Tool guide.
For information about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.