Paypal & Greek characters

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Hi everybody,
is there anyone who knows how to handle the problem with the greek characters showing up on Paypal as undefined chars?
What do i have to adjust?

Thanks in advance
11 years ago
hello everyone,

did we have any updates on that?
11 years ago
I have the same problem with hebrew letters.

in other web site with paypal, WITHOUT nopcommerce,
i fixed it by adding this line :
<INPUT TYPE="hidden" name="charset" value="utf-8">
to the form i got from paypal.

but i don't know how to do it with nopcommerce.
myabe someone will have an idea where can i put the UTF-8 line in Nop.

Thanks,
Shay
11 years ago
i fixed it, and it is working with nopcommerce.

1) Log into your PayPal account at https://www.paypal.com
2) Click the Profile link
3) Click the 'Language Encoding' link under the Selling Preferences column
4) Click the gray 'More Options' button
5) Choose UTF-8
6) Select 'Yes' for 'Do you want to use the same encoding for data sent from PayPal to you (e.g., IPN, downloadable logs, emails)?'
7) Click 'Save'
11 years ago
@shayt thanks. that worked. i had to actually change both options presented in this page to UTF-8
11 years ago
shayt wrote:
but i don't know how to do it with nopcommerce.
myabe someone will have an idea where can i put the UTF-8 line in Nop.

Please see changeset 28121a1bf747
11 years ago
yes, that is the best solution. to fix it from the source code. so we have to add that line and build it and then upload the new .dll to the server
7 years ago
Where is the answer??Url is not valid
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.