• Hi There,

    I’m in the process of setting up a WP site with woocommerce and would like to modify the order notification email response for New Customer Orders which currently displays a Billing address as well as the Shipping address.

    (Our logistics company, which will receive the information requires only the shipping address, as having the billing address as well will create confusion in their process)

    I have used the Lithestore template (https://en-nz.www.ads-software.com/themes/lithestore/) and created a Child Theme from that to modify the site.

    I have also created the following folder structure:
    wp-content/themes/lithestore-child/woocommerce/emails/

    I can see that the file admin-new-order.php governs how the email is presented but within that there is a reference to ‘woocommerce_email_order_meta’ which seems to generate both the Billing and shipping details combined. I was wondering if there is a way to modify this just to present the Shipping details.

    As part of the checkout process we still want to capture these fields, but we dont want to present Billing details in the new order notification email.

    Note: I am not an experienced WP developer or familiar with PHP so any clear instructions here would be appreciated.

    Thank you in advance,

    Roy

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing the Billing Address from Woocommerce New Order Email notifications’ is closed to new replies.