Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Modifying Admin Order Confirmation Email

    Is there anyway I can have the Paypal Auth codes/other payment authorisation codes which are seen on the customer order in the admin, to be also added to the admin order confirmation emails?

    Or even better, make the email contain all the information found on the customer order in the admin section?

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,522
    Plugin Contributions
    127

    Default Re: Modifying Admin Order Confirmation Email

    Nothing is built in to do this; you'd need to write code.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Oct 2010
    Location
    Dallas, TX
    Posts
    1
    Plugin Contributions
    0

    help question Re: Modifying Admin Order Confirmation Email

    Where do I find the file that needs to be modified?

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

    Default Re: Modifying Admin Order Confirmation Email

    Quote Originally Posted by dgent View Post
    Is there anyway I can have the Paypal Auth codes/other payment authorisation codes which are seen on the customer order in the admin, to be also added to the admin order confirmation emails?

    Or even better, make the email contain all the information found on the customer order in the admin section?
    Why ?
    .

    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
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Modifying Admin Order Confirmation Email

    Quote Originally Posted by DrByte View Post
    Why ?
    Because we have a team of 8 sales agents that process the orders from the site via the emails, but do not use the backend admin section of the site, and then our finance department need to see the codes to hand on the orders to match up with the payments.

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

    Default Re: Modifying Admin Order Confirmation Email

    So, you don't update the orders so the customers know that the order is completed, etc?
    I'm always amazed at how people choose to create more work for themselves, such as repeated data-entry from emails, when the data is already present in the store.
    Zen Cart is so much more than just a "take a payment and email the details to me" system.

    Anyway, you can add anything you like to the order-confirmation emails. They're built in the orders.php class file. But, you'll have to do it by hand, and then re-do it every time you upgrade.
    .

    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.

  7. #7
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Modifying Admin Order Confirmation Email

    Quote Originally Posted by DrByte View Post
    So, you don't update the orders so the customers know that the order is completed, etc?
    I'm always amazed at how people choose to create more work for themselves, such as repeated data-entry from emails, when the data is already present in the store.
    Zen Cart is so much more than just a "take a payment and email the details to me" system.

    Anyway, you can add anything you like to the order-confirmation emails. They're built in the orders.php class file. But, you'll have to do it by hand, and then re-do it every time you upgrade.
    We have sales which are sent out the next day, and orders which are installed (vehicle installations) for the customer, so the customer is rung and the order and booking confirmed, so we do not need to update the status. Also we have a bespoke sales management system called Enterprise, where all the sales, order, reference numbers, job codes, engineer diary booking etc are entered, along with the authorisation codes for payments, so you can see why its a hassle for an operative to have to log into Zencart to find the auth code. All the operatives are simply emailed from the site direct with the new order confirmations, but are missing this useful, time saving code.

    Can you instruct on what I would need to do to the orders.php file in order to do this?

  8. #8
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Modifying Admin Order Confirmation Email

    Quote Originally Posted by DrByte View Post
    I'm always amazed at how people choose to create more work for themselves, such as repeated data-entry from emails, when the data is already present in the store.
    .
    Im confused how you don't think it is time saving?

    At the moment, they have to enter all the details from the email into Enterprise, and then log into Zencart, match the customer name, go through a couple of pages to find the order, and then copy the paste the auth code into Enterprise.

    If its all on the one email, its far quicker, and time saving.

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

    Default Re: Modifying Admin Order Confirmation Email

    Maybe. But re-entering everything by reading from an email and typing into another system isn't saving any time at all.
    .

    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.

  10. #10
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Modifying Admin Order Confirmation Email

    Quote Originally Posted by DrByte View Post
    Maybe. But re-entering everything by reading from an email and typing into another system isn't saving any time at all.
    Well there is no other way of doing it.

    Do you know what code would be needed to put the PP auth code in the email>?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Admin order confirmation email based on shipping cost
    By jmsnyder23 in forum Managing Customers and Orders
    Replies: 9
    Last Post: 2 Jan 2015, 02:35 AM
  2. Reply to Admin Email Order Confirmation
    By wakenine in forum General Questions
    Replies: 3
    Last Post: 15 Nov 2010, 11:37 PM
  3. Admin Email copy of order confirmation
    By Tech NO Babble in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Aug 2010, 01:13 PM
  4. No order confirmation email to admin
    By deviouscow in forum Managing Customers and Orders
    Replies: 4
    Last Post: 24 Jun 2010, 01:00 AM
  5. Did not recieve Order Confirmation email and no order exists in admin
    By gws76 in forum Managing Customers and Orders
    Replies: 4
    Last Post: 19 May 2008, 12:44 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