• Resolved muhammadnan

    (@muhammadnan)


    1. I’ve input company address in backend but its not showing on invoices.
    2. Customer billing email not showing on invoice.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    We will need more information to address this. Please read the first topic. Basically our plugin uses the store fields from WooCommerce for it.

    About the billing email, you could create a custom template for it, which you can find in the FAQ.

    The premium version support adding billing and shipping details from within the settings. You could consider it.

    Thread Starter muhammadnan

    (@muhammadnan)

    Ok Ive create custom template.
    What variables I can use to display the billing email of the customer?

    Plugin Author Bas Elbers

    (@baaaaas)

    You can check the code reference from WooCommerce.
    echo $order->get_billing_email();

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Address not showing, nor customer email’ is closed to new replies.