AbanteCart Community

Shopping Cart Operations => Support => Topic started by: cartagan on April 16, 2025, 08:10:26 AM

Title: Shipping Tax / Order Calculation
Post by: cartagan on April 16, 2025, 08:10:26 AM
I searched the site and didn't see a similar situation. I am having an issue with the way tax is added to shipping. I've tried a few things with Order Calculation but can't seem to get the cart to behave the way I want / need. Shipping is taxed in my state but the tax is being added to the shipping cost instead of to the tax field. I need the shipping to show the actual shipping amount without the tax but still include it in the calculation. See example for clarification.

The way it is now:
Sub-Total:     $115.30
Shipping:      $10.55 (9.95 + tax)
Sales Tax:     $6.92
Total:           $132.77

The way I need it to work so it doesn't cause issues when the order is entered into our ERP:
Sub-Total:     $115.30
Shipping:      $9.95
Sales Tax:     $7.52
Total:           $132.77

Thanks!
Title: Re: Shipping Tax / Order Calculation
Post by: Basara on April 16, 2025, 09:19:21 AM
Hello.
What is your delivery method?
Title: Re: Shipping Tax / Order Calculation
Post by: cartagan on April 16, 2025, 09:27:04 AM
Sorry, I should have included that. Using "Weight Based Shipping" at the moment.
Title: Re: Shipping Tax / Order Calculation
Post by: cartagan on April 24, 2025, 07:46:31 AM
Should I try posting this in a different forum?