Title: Adding Payment Method to Invoice
Last modified: August 20, 2016

---

# Adding Payment Method to Invoice

 *  Resolved [sparx](https://wordpress.org/support/users/sparx/)
 * (@sparx)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adding-payment-method-to-invoice/)
 * Hi,
 * I have tried just about everything I can think of to get the payment method to
   display on the invoice and I just can’t get it to show. I have spent over 3 hours
   on this now and am about to smash my head into my monitor!
 * Please can someone let me know exactly what I need to put in the print-delivery-
   note.php file in order to get the Payment Method to appear.
 * At the moment I have:
 *     ```
       <?php echo '<strong>Payment Method:</strong> ' . 
   
       wcdn_get_order_custom_field('WC_Payment_Gateway'); ?>
       ```
   
 * But in place of WC_Payment_Gateway I have tried probably 50 variations of payment_method,
   Payment Method, payment_type, Payment Type etc. etc. etc.
 * Am I even using the right code above?
 * Many thanks in advance,
 * sparx
 * [http://wordpress.org/extend/plugins/woocommerce-delivery-notes/](http://wordpress.org/extend/plugins/woocommerce-delivery-notes/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [sparx](https://wordpress.org/support/users/sparx/)
 * (@sparx)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adding-payment-method-to-invoice/#post-3175574)
 * Ummm, can someone please answer this. All I need to know is how to call up the
   correct Woocommerce term for the payment method.
 * Many thanks,
 * sparx
 *  [bheadrick](https://wordpress.org/support/users/bheadrick/)
 * (@bheadrick)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/adding-payment-method-to-invoice/#post-3175592)
 * $order->payment_method;

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding Payment Method to Invoice’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bheadrick](https://wordpress.org/support/users/bheadrick/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/adding-payment-method-to-invoice/#post-3175592)
 * Status: resolved