Special characters

Open to all! Ask other shopowners for help.
Post Reply
villameschik

Special characters

Post by villameschik »

how can i resolve special characters in a customer order email?
before posting I tried but without success.
example: the customer is called Markus Jöbstl and lives on Millstätterstraße 10.
in the email: Alexander Jöbstl Millstätterstraße 10
Thank you


Join The Code Co-op to get access to your library in the Code Co-op Forum
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Re: Special characters

Post by Xpajun »

I'm not really sure that this is really a Phoenix problem but more of an email problem
What format are you sending the email in?
Is your email client set to read utf8_unicode_ci? very often their default is western

This is not limited to emails either - couriers, Parcelforce for example deletes special characters in addresses, my accounting program either shows the same as your example or a ? in a black diamond
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18
villameschik

Re: Special characters

Post by villameschik »

Hi @Xpajun, the emails sent and received do not have errors, only in the customer order email, any help is appreciated, thanks


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply