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: v 7.2 email customazation and creation

  1. #1
    jayd is offline Junior Member
    Join Date
    Sep 2008
    Posts
    28

    Default v 7.2 email customazation and creation

    In v 7.2 is there a way to:
    #1 customized the email to our customers when an item has shipped (graphics, text formatting, etc)?
    #2 send an email when an order has been cancelled or a credit card, payment refund has been issued?
    Thanks for any help

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

    Default

    1 - Emails are generated by XML packages, found in the XmlPackages folder on your site. You can modify the notification.***.xml.config packages to change the various emails.

    2 - The software already does this if you void/refund an order through the admin site (provided your email is all set up). The contents of those emails can be edited as described above.