Adding email address to order confirmation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EHS_Web
    Junior Member
    • Feb 2014
    • 32

    #1

    Adding email address to order confirmation

    I'd like to add the email address of the buyer as one more address line in the email order confirmation, so something like this:

    Name
    Billing Address
    CIty, Prov, PC
    Country
    Telephone
    email address

    Is there a way to add this to the template file that produces the order confirmation?

    TIA

    Jon
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    You can have a look by FTPing to the wordpress plugin folder /wp-easycart-data/design/layout/...your layout .../ec_cart_email_receipt.php and edit it there... should make sense when looking at the other fields to try and pull in the email as you need as well.

    thanks

    Comment

    Working...