gkbutts Posted February 11, 2008 Posted February 11, 2008 Can some one tell me what I need to do to change the format of the extra order e-mails that are sent. Every time a customer purchase a product from me I have to send an E-Mail to a third party for processing. They need the information in the email in a certain format. Thay also need my customers E-mail which does not get sent. here is how I need to send them the email. example: NAME:John Doe ADDRESS:123 N. Main St. CITY:Los Angeles STATE:Californa ZIP:90055 COUNTRY:USA EMAIL:[email protected] DOWNLOAD PRODUCT:mcc5456 DOWNLOAD PRODUCT:sim3854 DOWNLOAD PRODUCT:but3228 Thanks for any help. Quote
markg-uk Posted February 12, 2008 Posted February 12, 2008 Its possible. You will need to edit checkout_process.php and find the line which says: // send emails to other people You will need to pass it the information required (i.e. you will see it passes $email_order as the text body so you will need to create a new variable which includes the data you want) Quote
germ Posted February 12, 2008 Posted February 12, 2008 I answered this once: Click me It aint gettin' any easier than that... :-" Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.