How to include customer's email address on invoice

  • Posts: 82727
  • Thank you received: 13342
  • MODERATOR
12 years 4 months ago #54753

The order creation notification is sent when the order is created at the end of the checkout, if the payment is done on another website (like paypal) or offline (by bank transfer). Once the payment is done, the order status changes to "confirmed" and the order status notification is sent.

The following user(s) said Thank You: Mat

Please Log in or Create an account to join the conversation.

  • Posts: 15
  • Thank you received: 0
10 years 7 months ago #149823

How to include the invoice number in the admin notification mail

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 7 months ago #149938

Hi,

You have to edit the mail "order_admin_notification.html.php" and add:

<?php echo $data->cart->order_invoice_number; ?>
at the desired place

Please Log in or Create an account to join the conversation.

Time to create page: 0.071 seconds
Powered by Kunena Forum