Posted by brian
2013-12-26

Tom it works :D One last question: accented characters are not displayed when the buyer receives an email, any idea to make them visible? I tried putting below the <head> : <meta content="text/html; http-equiv="Content-Type" charset=iso-8859-1">
and I've tried also with UTF-8 but accents are still missing. If I put for example "Cómo diría día" the email shows me: "Cmo dira da".
Thanks!
Posted by Tom
2013-12-26

utf-8 is the correct choice for <meta>. Also, you need to save config.txt in "utf-8 without BOM." If you are using Windows, you need to be careful about it because, by default, Windows Notepad doesn't save it in "utf-8 without BOM."