Zen Cart Logo
Forums / General Questions / Access codes in Order Confirmation Email

Access codes in Order Confirmation Email

Locked

Views: 1,253

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
10 Feb 2009, 3:20 PM
#1
mccawphoto avatar

mccawphoto

New Zenner

Join Date:
Jan 2009
Posts:
8
Plugin Contributions:
0

Access codes in Order Confirmation Email

Can the order confirmation email be set up so that an access code is included so the customer can access downloadable material? Also, if there are 6 different access codes can it be set up to send the correct code according to which material they purchased?

Thanks!

10 Feb 2009, 8:27 PM
#2
bunyip avatar

bunyip

Totally Zenned

Join Date:
Sep 2004
Location:
Western Massachusetts
Posts:
2,361
Plugin Contributions:
1

Re: Access codes in Order Confirmation Email

You'd need to customize the send_order_email function (and maybe some other parts) in includes/classes/order.php - which is a core file that doesn't use the override system.