Hola, como puedo hacer para que los datos del comprador en Paypal no me cambie los nombres con acentos o ñ,
ejemplo:
Díaz , lo cambia por DÃaz.
Saludos cordiales
Hola, como puedo hacer para que los datos del comprador en Paypal no me cambie los nombres con acentos o ñ,
ejemplo:
Díaz , lo cambia por DÃaz.
Saludos cordiales
Hi, this is an example:
| Attachment | Size |
|---|---|
| ejemplo.jpg | 69.73 KB |
I opened an issue to check this problem https://github.com/axis/axiscommerce/issues/167
Hello,
I tried sadox mode, and works properly.
Can't reproduce. Try this fix http://www.webasyst.net/support/help/paypal-product-names-encoding.html:
To avoid product names being incorrectly displayed by PayPal, you need to change your language and encoding settings in your PayPal merchant account. Follow these steps to achieve that:
1. Login to your PayPal account at http://www.paypal.com/ and proceed to the "My Account Overview -> Profile -> More options" section.
2. In column "Selling Preferences" click the "Language Encoding" link.
3. Ensure that setting for "Your website’s language" is correct.
4. Click the "More Options" button, select the "UTF-8" option for "Encoding" and leave the "Yes" option selected for "Do you want to use the same encoding for data sent from PayPal to you (e.g., IPN, downloadable logs, emails)?".
5. Click "Save" to save your changes.