• Resolved Francesca

    (@giadadistributions)


    Hi,
    I would need to see the payment method on the micro theme invoice that was used by the customer. How can I add this field?

    Thanks

    • This topic was modified 4 years, 6 months ago by Francesca.
Viewing 1 replies (of 1 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    Use below code to add the payment method. Make sure to create a custom template.

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

Viewing 1 replies (of 1 total)
  • The topic ‘Add the payment method on the invoice’ is closed to new replies.