Tax is not displaying
-
Hi Team,
I have added custom tax in woocommerce and we are using ajax(jQuery(document.body).trigger(“update_checkout”)) to update the Checkout.
On checkout page everything works well all custom taxes is displaying and calculating correctly Please see screenshot:- https://prnt.sc/kw32er
But the problem is when I am not logged in then there is no tax is displaying. its calculating but not displaying. Please see screenshot : https://prnt.sc/kw33cc
As I checked the in deeply then I found that this function WC()->cart->get_fees() is empty during the ajax call there is no any tax
All problem occured after woocommerce updation with latest version. its working with when I logged in but non logged in user its not displaying.
Hope, you understand my concern. Please advise as soon as possible.
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Tax is not displaying’ is closed to new replies.