Thank you! I thought I had searched through all the settings but it looks like I missed that one. It was under the payment settings which I had skimmed over as I am using a custom payment module so had it disabled in my Satchmo.
I have this setting running alongside my custom payment module and all works fine. Thanks again! On Wed, Aug 17, 2011 at 4:37 AM, Nan <[email protected]> wrote: > > 1) For settings, look at http://<yourdomain>/settings > > 2) There are two settings: ORDER_EMAIL_OWNER and ORDER_EMAIL_EXTRA. > The former is a boolean that determines whether the store config email > gets CC'ed, and the latter is a string that if not empty is used as an > additional CC recipient. > > On Aug 15, 11:33 pm, Ben <[email protected]> wrote: > > I was wondering if there are any settings I need to do to enable > > Satchmo sending me an email (to the store config email address) each > > time an order is placed? I have set up the template: > > > > templates/shop/email/order_placed_notice.html and enabled Send HTML > > Email in the settings. > > > > The site is sending the order placed and order shipped emails to the > > customer no problems, but is not sending an email to the store email. > > I have searched through the Satchmo docs around the settings and > > couldn't find anything. Should I be changing something to the signals? > > I have gone through the signals.py, listeners.py and mail.py files and > > done reading on Django & Satchmo Signals but was reluctant to play > > around as my programming knowledge isn't too great. > > > > Any help is appreciated. > > > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
