There are several e-mail messages that are used by SurfShop™ to notify pending sales and login information. These messages can be edited from the WebStoreManager.
Many of these fields are populated by SurfShop™ place holder tags; however, they can be manually entered as well.
MIME-Version
For now, this should always be “1.0”
Content-Type
This field contains the MIME type of the message body. It usually contains either “text/plain” or “text/xml” but you could use “text/html” if you absolutely have to.
To
This contains the destination email address. It can contain one or more e-mail addresses, comma separated in this format:
email@emailaddress.com
If you want to use “Real Name” formatted addresses, enclose the address in brokets:
“Real Name” <email@emailaddress.com>, “Other Name” <other@otheremail.com>
From
This contains the originator's email address. It can contain one address.
Subject
This contains the subject of the message. Modify any way you wish.
Body
This contains the content of the message. SurfShop™ placeholders work in these messages the same as in other output templates, except that they are displayed as plain text rather than HTML.
Two SurfShop™ place holders are dedicated to these e-mail messages:
<! GiftCertOutput>
<! dllinkmail>
This message is sent to the customer after an order is completed. You can enable/disable this message in the Global Settings admin.
This message is sent to the merchant after an order is completed. You can enable/disable this message in the Global Settings admin.
This message can be sent to a third-party fulfillment company when an order is completed. You can enable/disable this message in the Global Settings admin.
This message is sent when a customer requests a lost password.
This message is sent to the merchant when a download is successfully completed.