x97wehner Posted August 15, 2018 Share Posted August 15, 2018 After a user logs in to order, if they are in a taxable area, the total updates at the top but doesn't show the tax line until the page is refreshed. It should show the tax line immediately when it calculates the tax into the total. Link to comment Share on other sites More sharing options...
0 Traumflug Posted August 16, 2018 Share Posted August 16, 2018 Maybe we find time to investigate what you mean. https://github.com/thirtybees/thirtybees/issues/570 Link to comment Share on other sites More sharing options...
0 x97wehner Posted August 16, 2018 Author Share Posted August 16, 2018 Not sure I worded it the best way in my initial post. Here is what happens: - User goes on site anonymously and adds a product to their cart - Site is setup to not charge tax unless within a certain U.S. state. Also set to show a separate tax line in the checkout. - User's default cart page shows correctly - price, shipping, total at the top - User enters their shipping information - TB recognizes the state as taxable and adds sales tax to the total line at the top. No separate tax line is displayed. - If user refreshes the page manually, the tax line appears as it should have originally. So, basically the error is that the tax line doesn't appear unless the user refreshes the page. It's confusing to a shopper. Link to comment Share on other sites More sharing options...
0 doclucas Posted August 17, 2018 Share Posted August 17, 2018 Sounds like some AJAX call needs to get fixed/modified. Link to comment Share on other sites More sharing options...
0 Bollo Posted November 21, 2018 Share Posted November 21, 2018 @x97wehner said in Shopping cart tax display issue: Not sure I worded it the best way in my initial post. Here is what happens: User goes on site anonymously and adds a product to their cart Site is setup to not charge tax unless within a certain U.S. state. Also set to show a separate tax line in the checkout. Accounting companies near me it here... User’s default cart page shows correctly - price, shipping, total at the top User enters their shipping information TB recognizes the state as taxable and adds sales tax to the total line at the top. No separate tax line is displayed. If user refreshes the page manually, the tax line appears as it should have originally. So, basically the error is that the tax line doesn’t appear unless the user refreshes the page. It’s confusing to a shopper. thank you for your professional answer! Link to comment Share on other sites More sharing options...
Question
x97wehner
After a user logs in to order, if they are in a taxable area, the total updates at the top but doesn't show the tax line until the page is refreshed. It should show the tax line immediately when it calculates the tax into the total.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now