Results 1 to 5 of 5

Where do I turn off order confirmation emails?

This is a discussion on Where do I turn off order confirmation emails? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; For the customer? My client wants to manually send order confirmation to her customers. Here is her message: Is there ...

      
  1. #1
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Where do I turn off order confirmation emails?

    For the customer? My client wants to manually send order confirmation to her customers. Here is her message:
    Is there a way to stop the Order Process emails from going out to the customers when they place an order? I looked for a place to turn that off, but couldn't find it. They are not always listing the products correctly and I send my own order confirmation email out anyway, so I don't need that one. Can I turn it off somehow? Thanks so much.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Where do I turn off order confirmation emails?

    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Re: Where do I turn off order confirmation emails?

    Michael, doesnt this turn off the emails that the store owner would receive as well? She would like just the order confirmation emails to be turned off, not any of the other email features, like her notifications that an order has been placed. If I read the link that you gave me incorrectly I apologize, but wasnt sure what option there I should be checking into. .

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Where do I turn off order confirmation emails?

    That is the only way to turn off emails that I am aware of. I have never actually tried is so you may want to test it to see what it actually does. There is only an on-off switch. No finer grain control for the email system.

    This mod may do the trick:
    osCommerce: Toggle Order Emails v1.0
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Re: Where do I turn off order confirmation emails?

    Thanks Michael, that contrib will more than likely do the trick. Im going to do some testing with their instructions. Rather than having to run the query on the sql, why cant I just comment out the code shown below? Being the newbie to php, and with my luck, it will probably not work.. but I may give it a try.. only way to learn right?

    In Checkout_process.php

    Find

    tep_mail($order->customer['firstname'] . ' ' .
    $order->customer['lastname'], $order->customer['email_address'], EMAIL_TEXT_SUBJECT,
    $email_order, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);

Similar Threads

  1. not receiving confirmation emails checkout_process.php probs
    By girlguidegeek in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 09-19-2006, 02:23 PM
  2. email confirmation order
    By valandre64 in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 07-23-2006, 10:51 PM
  3. Checkout with no order confirmation
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 09-08-2005, 10:19 AM
  4. order confirmation email incomplete
    By evileddie in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 04-02-2005, 07:24 PM
  5. Order confirmation email?
    By peter in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 09-19-2003, 05:50 AM

Bookmarks

Posting Permissions

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