Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Confirmation Emails

    I am getting lots of test orders but notice that the product/item number are not being shown - this is important as many stamps are very similar and it avoids any confusion.

    is there anyway to add the products model to the conformation email that is sent to the administrator?

    this is what we are getting at the moment:


    Code:
    Date                Name                     Amount Curr Type         Status
    ------------------- -------------------- ---------- ---- ------------ ------
    11.04.2007 15:49:00 test                      17.97 GBP  Sale         Okay  
    
    Order : Wedloco20070411044822
    
    Product                         Item Amnt Qty     Amount
    ------------------------------ ---------- --- ----------
    Classic Script: 'ORDER OF            5.99   1       5.99
    SERVICE' Rubber Stamp
    Classic Script: 'WEDDING             5.99   1       5.99
    INVITATION' Rubber Stamp
    Calligraphy Script: 'WEDDING         5.99   1       5.99
    INVITATION' Rubber Stamp
    Shipping                             0.00   1       0.00
    ------------------------------ ---------- --- ----------
                                                       17.97
    Thanks
    [FONT=Arial][/FONT]

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Confirmation Emails

    You would need to customize the file:
    /includes/classes/orders.php

    Look for where the email is built ... around line 852 you will find:
    // build output for email notification
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Confirmation Emails

    thanks

    im not that great at php culd you give me hand on what to add please?

    thanks again

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Confirmation Emails

    The order-confirmation emails *do* contain the model number.

    The information you posted earlier is not from a default Zen Cart order-confirmation email. It must be from some sort of addon you've installed.

    The default email shows producct information like this (note the model number in (brackets):
    Code:
    Products
    1 x A Sold Out Product (SoldOut)  $1.95 
    1 x Free Shipping Product with Weight (FreeShipping)  $1.95 
    2 x Cheap Virtual Service (CHEAPVIRTUAL)  $0.20 
    1 x Cheap Download No Tax (CHEAPDOWNNOTAX) 
       Version Download: Windows - English $0.10 
    1 x Test 3 (TEST3) 
       Color Green
       Media Type DVD $1.95 
      --------- 
    Sub-Total:     $6.15 
    United States Postal Service (1 x 3.00lbs) (Global Priority Mail - Flat-rate Envelope (Small) (4 - 6 days)): $4.25 
    GST 6%:        $0.37 
    Low Order Fee: $1.63 
    Total: $12.40
    and in the admin area of Zen Cart, the order details show like this:
    Code:
    Products  					Model  	Tax  	Price (ex)  	Price (inc)  	Total (ex)  	Total (inc)
    1 x 	A Sold Out Product 			SoldOut 	6% 	$1.95 	$1.95 	$1.95 	$1.95
    1 x 	Free Shipping Product with Weight 	FreeShipping 	6% 	$1.95 	$1.95 	$1.95 	$1.95
    2 x 	Cheap Virtual Service 			CHEAPVIRTUAL 	6% 	$0.10 	$0.10 	$0.20 	$0.20
    1 x 	Cheap Download No Tax 			CHEAPDOWNNOTAX 	0% 	$0.10 	$0.10 	$0.10 	$0.10
      - Version: Download: Windows - English
    1 x 	Test 3					TEST3 	6% 	$1.95 	$1.95 	$1.95 	$1.95
      - Color: Green
      - Media Type: DVD 	
    Sub-Total: 	$6.15
    United States Postal Service (1 x 3.00lbs) (Global Priority Mail - Flat-rate Envelope (Small) (4 - 6 days)): 	$4.25
    GST 6%: 	$0.37
    Low Order Fee: 	$1.63
    Total: 		$12.40
    (pardon the formatting)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Confirmation Emails

    Sorry Thank you im such a bimbo

 

 

Similar Threads

  1. v154 Order confirmation emails and Contact Us emails not being received
    By jcrewe in forum General Questions
    Replies: 5
    Last Post: 22 Mar 2015, 06:36 PM
  2. v139h 2 Confirmation Emails
    By kitten091182 in forum Managing Customers and Orders
    Replies: 6
    Last Post: 26 Dec 2013, 08:04 AM
  3. Confirmation emails sporadic
    By split63 in forum General Questions
    Replies: 3
    Last Post: 30 Sep 2010, 09:57 PM
  4. Order confirmation emails
    By Nellie in forum Managing Customers and Orders
    Replies: 3
    Last Post: 5 Jan 2007, 05:46 PM
  5. Confirmation Emails
    By bgroup99 in forum General Questions
    Replies: 5
    Last Post: 13 Nov 2006, 06:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg