lightspeedretail / webstore

Web Store eCommerce solution for Lightspeed
http://www.lightspeedpos.com/webstore
Open Software License 3.0
85 stars 63 forks source link

forms languages #687

Open birdawn opened 7 years ago

birdawn commented 7 years ago

Hello again,

When LS webstore send an order email or an contact email, the emails have wrong characters, I guess is a UTF or ISO compability issue.

Do you known someone what I should do? Do I need add a PHP code in some files? <?php header('Content-Type: text/html; charset=UTF-8'); ?> `` or is a web server administration issue?

Thank you in advance, Juan