We have a requirement where we need to call the pricing engine explicitly . what is the api we need
Hi all,
We have a requirement where we need to apply tax for an order that is to be placed even for exempt customers .
The bussiness flow is
User logs in
adds item to cart
clicks on review price[Checkout] button
Checkout:page appears ; by this time taxes like state,county,city,energy charges..etc are calculated and displayed.[since he is an exempt customer no taxes are calculated]
I have a check box here [Checkout page], when this is clicked I have to call the pricing engine so that tax is re calculated.[assumption:Pricing engine will trigger tax events]