• Resolved morris4ever69

    (@morris4ever69)


    Hi! I’m developing a custom extension and I need to retrieve the order fees but the output of:

    var_dump( $order->get_fees() );

    gives that the fees “amount” and “total” have the same value. I suppose the “total” value should include the “tax”, or not? 🙂 Is it a bug?

  • The topic ‘Order fees amount and total have same value’ is closed to new replies.