YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

how change language of buyer confirmation page - lc variable doesn't work Options
the_guv
#1 Posted : Wednesday, February 10, 2010 9:04:05 AM
Rank: Starting Member

Groups: Registered

Joined: 2/10/2010
Posts: 1
Location: Valencia & London
so I'm in Spain and my potential subscribers are everywhere but mainly English.

they go to make a purchase and wherever they are located, the Confirmation screen is in Spanish .. despite the former Payment Introduction screen having been in English.

I see a lot of people have had this problem but haven't yet found an answer that works.

.. people say to use <input type="hidden" name="lc" value="EN"> .. all that does is to add an input box next to the Subscribe button on the subscription site, which seems to do nothing.

I'm using this with WishList .. have ticketed them about this, although I would have thought it was a PP thing, adn the fact I opened my account in Spain?

.. if that's the reason, isn't that dumb? makes no sense that PP doesn't detect the buyer's locale.

anyway, any pointers gratefully received.
Sponsor  
 
nds_webdesign
#2 Posted : Tuesday, March 02, 2010 5:54:53 AM
Rank: Junior Member

Groups: Registered

Joined: 10/15/2009
Posts: 159
Location: Omaha, NE USA
you would want to set "lc" to "US" not "EN":

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


Also the language of any give page on the net first defaults to the users browser selected language. So if you install your browser and select "Spanish", pages that can display in different languages will display in that language.

Also if you are setting your country variable to "ES" that would make the language Spanish.



Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.154 seconds.