Code i tried but it display 1 value. I want to use addItem to insert more data and display it on my invoice pdf. I can grab all my data using eloquent but dont know how to insert into the class given. …
Tag: invoice
Display Custom Total Saving in generated invoice in WooCommerce 3
In WooCommerce I am using WooCommerce Print Invoices & Packing lists plugin… How can I display the total savings of any order in the invoices generated by this plugin ? 1 year ago I have been using this code based on [this answer] and that was working before I updated WooCommerce : So now it doesn’t works anymore. I have