Title: Customer Meta Shortcode Bug
Last modified: February 28, 2018

---

# Customer Meta Shortcode Bug

 *  [Orange Uglad](https://wordpress.org/support/users/rrestani/)
 * (@rrestani)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/customer-meta-shortcode-bug/)
 * booster 3.2.2
    booster plus 1.1.0
 * I am trying to show each customers email in their invoice by using the customer
   meta shortcode in the booster invoice template. I am using the shortcode below.
   When I use this shortcode an email is displayed but no matter what invoice I 
   look at they all show the same email. Instead of showing the customer’s email
   for the particular order, it shows one customers email for all other customers
   invoices. so customer A’s email appears on invoices for customer B, C, D, etc.
   Looks like a bug.
 * [wcj_customer_meta key=”billing_email”]

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

 *  Thread Starter [Orange Uglad](https://wordpress.org/support/users/rrestani/)
 * (@rrestani)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customer-meta-shortcode-bug/#post-10176696)
 * No response at all…Great support for premium users.
 *  [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * (@algoritmika)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customer-meta-shortcode-bug/#post-10178918)
 * Hi [@rrestani](https://wordpress.org/support/users/rrestani/),
 * Sorry for not replying earlier. `[wcj_customer_...]` shortcodes show info about**
   currently logged user**, so it’s not intended to use in invoices. To show customer’s
   email in invoice, you should use `[wcj_order_checkout_field]` shortcode ([https://booster.io/shortcodes/wcj_order_checkout_field/](https://booster.io/shortcodes/wcj_order_checkout_field/)),
   e.g.:
 * `[wcj_order_checkout_field field_id="billing_email"]`
 * Hope that helps, and again sorry for the delay.
 * Best regards,
    Tom

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

The topic ‘Customer Meta Shortcode Bug’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-jetpack/assets/icon-256x256.png?rev=3351194)
 * [Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools](https://wordpress.org/plugins/woocommerce-jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-jetpack/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/customer-meta-shortcode-bug/#post-10178918)
 * Status: not resolved