Language change

lost2013
New Community Member

We live in Spain and when the Paypal payment page is selected the page displays in Spanish. The majority of people visiting the site have a first language as English.

 

How can we change the page so that the payment page is shown in English?

 

There does not appear to be any country code in the address eg en, es or fr etc.

 

Thanks

Login to Me Too
3 REPLIES 3

snowshoe
Frequent Advisor
Frequent Advisor

You have to include some variables in your item button code.

 

For example:

 

TIP: Force a language:

Mexico
< input type="hidden" name="locale.x" value="es_XC">
< input type="hidden" name="lc" value="MX">
< input type="hidden" name="currency_code" value="MXN">
< input type="hidden" name="country" value="MX">

 

 

Should give a few ideas of what can be done.

Login to Me Too

hazexxxxx
Contributor
Contributor

Thanks for trying to help but I haven't the faintest idea what your suggestion means nor would I know how to implement it.

Login to Me Too

hazexxxxx
Contributor
Contributor

I have exactly the same problem - my language on my profile is set to English but all the PayPal blurb is still in Spanish.  I've put a complaint in but am not holding my breath.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.