Hello, we’re developing an app which detects some user data and turns the customer into taxExempt or vice-versa.
The problem is, despite the customer is correctly updated the checkout, randomly refreshes (removing or adding the taxes) or not does anything at all.
When it doesn’t do anything, a reload (F5) will trigger the magic, but my customer complains that the solution isn’t working for everyone.
How can i “refresh” the checkout from the extension?
Regards