E-Commerce Configuration Guide : Site Configuration Settings : International Character Settings : AltEncoding
 
AltEncoding
Key value:
utf-8 or ISO-8859-1
Description:
Sets the default encoding for files being read in, such as the various template files. AltEncoding can be used to override the default encoding (UTF-8) for files being read in.
 
Note: When E-Commerce module reads in files such as e-mail templates and the siteconfig.config file, you can override default UTF-8 encoding even if it is specified in XML Headers by using this setting. Currently ISO-8859-1 is the only other type of character encoding supported in E-Commerce module.
 
Example:
AltEncoding = ISO-8859-1
See also:
None