Adding barcode to packing slip
-
Hi,
I am looking at getting the WC plugin “WooCommerce Order Barcodes” (https://docs.woocommerce.com/document/woocommerce-order-barcodes-2/), but want to know if it would be possible to add the barcode to the packing slip? In the documentation for that plugin it says “These barcodes can be used on e-tickets, e-reservations, packing slips”, and also that you can use the following PHP to output an order’s barcode anywhere:
echo WC_Order_Barcodes()->display_barcode($order_id);
I was hoping that that code could hook into your packing slip, like how you add custom fields to the packing slip. I wonder are you familiar with this plugin and know if it is possible to add the barcode to your packing slip?
ThanksThe page I need help with: [log in to see the link]
- The topic ‘Adding barcode to packing slip’ is closed to new replies.