Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: how to CC SENDRECEIPTEMAIL to admin?

  1. #1
    khubaib is offline Junior Member
    Join Date
    Nov 2010
    Posts
    1

    Default how to CC SENDRECEIPTEMAIL to admin?

    Hi

    I want to a blind carbon copy to the admin email address on every order being placed. This is the line of code where email is being sent to the customer

    Status = Gateway.OrderManagement_SendDownloadNotification(o rd, ThisCustomer.LocaleSetting);

    The code is inside a DLL and it is hard to figure out where to put the admin's email to receive a copy of every order.

    Thanks

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    If you just want the admin to get a full receipt instead of the little admin order notification, change the XmlPackage.NewOrderAdminNotification AppConfig to notification.receipt.xml.config.