Forum Replies Created
-
AuthorPosts
-
December 20, 2012 at 12:01 pm in reply to: How to send buyers to english URL version of paypal checkout page? #20132GeoSuPhatParticipant
The problem is that this shouldnt need to be done at all. Just not sure if its the plugins use of the api or Paypals api itself.
My website is in English, but it is located in Germany. Normaly it should only matter where the custmer is from to determine what language is displayed. It always displays in German without mmodifying. So for some reason it is basing it on the sites location and not the actual customers profile settings or ip address.
That is the core of the problem unless I am misunderstanding something.
April 4, 2012 at 9:19 am in reply to: How to send buyers to english URL version of paypal checkout page? #20128GeoSuPhatParticipantI just tried it and I am in Germany but it came up in english for me without any issue. (Nice products too.)
April 28, 2010 at 1:59 am in reply to: How to send buyers to english URL version of paypal checkout page? #20118GeoSuPhatParticipantThanks, I have been banging my head against the wall all week trying to get this.
It works but not with EN, (I know it doesnt make sense) you have to use US for English as the value or whatever language code you need.
$myPaypal->addField(‘lc’, ‘US’); //This will show the language in English
Thank for the fix I really appreciate your help.
Geo
April 28, 2010 at 1:40 am in reply to: How to send buyers to english URL version of paypal checkout page? #20117GeoSuPhatParticipantI know that is what is suppose to happen but it doesnt seem to work that way, I had a friend of mine from Wisconsin test my cart and she said it came up in German. Also, I just tried the test item on the paultony link above and it came up in Spanish so I dont know. I am not blaming you it is a paypal thing, but I had to do the same thing when I was using buttons directly from PP button maker prior to buying your eStore. I really like your cart also, it does all the things I need. This does only effect people in situations like mine or international sales from other non english countrys. Lol, I should have stayed in Michigan.
Anyway thanks for the fix I am going to try it out right now, I just didnt know where to add it.
April 28, 2010 at 12:21 am in reply to: How to send buyers to english URL version of paypal checkout page? #20115GeoSuPhatParticipantYes I am having the same problem.. Site is in English but I am located in Germany and it takes you to a german paypal page until you login…
Since the site is in English I would prefer the PP landing page in english as well… it scares off some non german customers.
We are using the cart buttons where do we need to add the code?
-
AuthorPosts