Our website has a mini-cart pop up that loads on every page except for the basket, and checkout process pages.
We have a custom function that allows the customer to enter in their Zip code and receive an estimated shipping cost on their mini-cart contents.
Is it possible to setup an endpoint to return the Avalara tax calculation to the mini-cart as well? I'm anticipating doing this through an AJAX call if possible.
Currently we are only able to get the Avalara tax calculation on the final page of our checkout process but would love to show it elsewhere to prepare the customer for the true final cost of their basket.
Thanks
We have a custom function that allows the customer to enter in their Zip code and receive an estimated shipping cost on their mini-cart contents.
Is it possible to setup an endpoint to return the Avalara tax calculation to the mini-cart as well? I'm anticipating doing this through an AJAX call if possible.
Currently we are only able to get the Avalara tax calculation on the final page of our checkout process but would love to show it elsewhere to prepare the customer for the true final cost of their basket.
Thanks
Comment