Title: delivery driver
Last modified: October 18, 2020

---

# delivery driver

 *  [alasal](https://wordpress.org/support/users/alasal/)
 * (@alasal)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/delivery-driver-3/)
 * any method to add WooCommerce PDF Invoices & Packing Slips fields to delivery
   driver for woocommerce plugin

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [kluver](https://wordpress.org/support/users/kluver/)
 * (@kluver)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/delivery-driver-3/#post-13551844)
 * Hi [@alasal](https://wordpress.org/support/users/alasal/),
 * I’m not familiar with the delivery driver plugin, but most of the document data
   can be found in the order meta. To easily get an overview of all stored data 
   you could use the [Store Toolkit plugin](https://wordpress.org/plugins/woocommerce-store-toolkit/).
 * For instance the invoice number can be retrieved like this:
 * `$order->get_meta( '_wcpdf_invoice_number', true );`
 * Assuming you have access to the order object.

Viewing 1 replies (of 1 total)

The topic ‘delivery driver’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.
   png?rev=2189942)
 * [PDF Invoices & Packing Slips for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [kluver](https://wordpress.org/support/users/kluver/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/delivery-driver-3/#post-13551844)
 * Status: not resolved