Donate Button opening a Paypal page in different languages

auroraSW
Contributor
Contributor

Hi,

 

I'm proposing a Freeware on my website. Users have the possibility to make a donation thanks to a Paypal Donation button.

My web site is in English and French. I have:

- a donation page in English: http://auroraborealissoftware.jimdo.com/english/donate/

- a donation page in French: http://auroraborealissoftware.jimdo.com/fran%C3%A7ais/faire-un-don/

 

I have done my best to setup the button and to specify the language.

 

I have used this to specify the language:

 

  • For the English page:

<input type="hidden" name="lc" value="US">

<input type="hidden" name="country" value="US">

 

  • For the French page:

<input type="hidden" name="lc" value="FR">

<input type="hidden" name="country" value="FR">

 

However, it doesn't work :o(

At home, both pages will open a Paypal page in French.

At my work (where windows and the browser are in English), it is the opposite, everything gets displayed in English, even the page that should be in French!

 

Do you know what I have missed?

Thank you very much for your help.

Regards

Login to Me Too
5 REPLIES 5

auroraSW
Contributor
Contributor

Hi,

Does anyone know how to fix this issue?

Thanks

 

Login to Me Too

DPCreations
Frequent Advisor
Frequent Advisor

Opening a duplicate thread with the same problem isn't likely to arrive at a different conclusion than your other thread.

Login to Me Too

auroraSW
Contributor
Contributor

Sorry, I don't understand. Where do you see a duplicate thread?

 

Login to Me Too

DPCreations
Frequent Advisor
Frequent Advisor

@auroraSW

Perhaps my error.  I might have confused your 2 threads about donations.

Login to Me Too

auroraSW
Contributor
Contributor

No problem.

Yes I have 2 opened threads, one on the language selection and one on the Guest Checkout.

 

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.