Support » Plugin: PDF Invoices & Packing Slips for WooCommerce » Show invoice total at top

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi!
    You can get the order total with the following php snippet:

    <?php echo $this->order->get_formatted_order_total(); ?>

    Hope that helps 🙂

    Happy new year!
    Ewout

Viewing 1 replies (of 1 total)
  • The topic ‘Show invoice total at top’ is closed to new replies.