Hello,
I have created some custom code that is being injected by way of the CalcTaxInterface and that is working correctly. The code sets and returns the AppliedTax amount throughout the checkout stages and the tax amount is added to the total. However, when we click through to pay with authorize.net, it is only taking the cart total and not the order total with the tax added on.
Where/how do I set this value so the proper order total is passed to the payment gateway??
Thanks in advance.
I have created some custom code that is being injected by way of the CalcTaxInterface and that is working correctly. The code sets and returns the AppliedTax amount throughout the checkout stages and the tax amount is added to the total. However, when we click through to pay with authorize.net, it is only taking the cart total and not the order total with the tax added on.
Where/how do I set this value so the proper order total is passed to the payment gateway??
Thanks in advance.