MailOrderTo
Specify an email address to which order notifications should be sent.
Synopsis
|
MailOrderTo email_address
|
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive specifies an email address to which e-commerce order
notifications should be sent.
The target email address should belong to person/department who deals
with the fulfilment of new orders.
If "none" is specified as the email address then no e-commerce
order notifications will be sent.
Example
|
MailOrderTo orders@example.com
|