• I find that total order amount displayed in cart and in checkout is wrong and it not contains the product taxes.

    I am coding a hook for thankyou page and I find that when I get the total order amount with $order->get_formatted_order_total() the amount I receive is without taxes but when I retrieve $order->get_total() I get the correct amount.

    How can I solve this issue?

    Thanks!

    The page I need help with: [log in to see the link]

  • The topic ‘Incorrect formated order total’ is closed to new replies.