-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Magento 2 Tax Calculations not showing correctly on mini cart #39019
Comments
Hi @ashala-hapuarachchi. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://8895fdb61d7308f73cd3dfec13dbb17c.instances-prod.magento-community.engineering |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-12749 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Hi @engcom-Bravo, Thanks for looking into this. Just to add something I did find out was that if you delete the mage-cache-sessid cookie and reload the page it will show the totals correctly. In case that is helpful in looking into the issue. Thanks, |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Hi @engcom-November. Thank you for working on this issue.
|
Preconditions and environment
Steps to reproduce
We have one store for Canada on our magento 2 website that show price excluding tax on the product page. Tax is only calculated at the checkout once you enter the shipping address. The calculation happens correctly here and the order summary is updated fine.
However if the customer decides to go back (lets say to the home page or any other product page) the mini basket shows same total for excluding and including tax. This even though the shipping address is now selected. You do see the correct totals on the basket page or checkout. It is just the mini basket that is facing the issue.
We initially thought it is something to do with our theme or custom modules. However going back to the default Luma theme and removing custom modules I still see the issue. One thing we did notice is that the mini-cart updates after a certain time, so it looks as if there is some sort of cache around the mini-cart and it does not refresh immediately.
If anyone has any ideas on this that would be really helpful.
Expected result
Including tax subtotal figure in mini-basket should show value with tax included.
Actual result
Including tax subtotal figure in mini-basket should shows value excluding tax.
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: