Remove Shipping costs from order totals
-
Hello.
I have the following issue. I have table rate to calculate the shipping costs for my customers and it works great. However, I would like to remove the shipping costs from order totals when finalizing the order and sending the invoice to my customers.
Right now it is like this: Totals = Product totals (including tax) + Shipping
I want it to be: Totals = Product totals (including tax)I still want to show the shipping costs to the user on the checkout page, but in admin in orders I don’t want it to be displayed.
I use WooCommerce PDF Invoices & Packing Slips to generate PDF invoices so either edit there or in woocommerce directly.Can someone please tell me where to edit this?
Thank you
- The topic ‘Remove Shipping costs from order totals’ is closed to new replies.