Hi @samruddhi ,
By default, WooCommerce doesn’t include the billing name and address in customer invoices. If you’d like to add this information, you’ll need to customize the WooCommerce email template. Depending on which email you want to modify, you can edit either:
- customer-invoice.php (for invoice emails)
- customer-processing-order.php (for order confirmation emails)
These templates can be found in:
wp-content/plugins/woocommerce/templates/emails/
If you prefer an easier solution, you might find a plugin helpful. Here are a couple of options that let you customize WooCommerce emails with a drag-and-drop builder:
WooCommerce offers a?30-day refund policy, so you can test the extensions and make sure they meet your needs. If you have any questions before purchasing, you can reach out to us at?WooCommerce.com → My Account → Support?(you’ll just need to create an account if you don’t already have one).
I hope this helps point you in the right direction!