Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wrong Paypal Language


JangoF

Recommended Posts

Hi all,

 

I asked earlier some weeks ago but I never got a reply. I have no multilingual features enabled on my site, it's only in English.

 

But when my customers go to Paypal from the checkout, the Paypal page appears in Spanish.

 

Any idea what is causing this and how to fix this?

 

Please, it's urgent!

Link to comment
Share on other sites

Not 100% but will take ago

 

 

if you click on modules in the admin menu

 

click on payment then paypal

 

if its installed

 

then check the settings

 

Default Currency

USD <<< GBP if your using punds

 

PayPal Domain

www.paypal.com

 

and it should be in english !! if not have u got a link to your site and ill have a look

Link to comment
Share on other sites

If you ever have this problem, here is how to fix it:

 

Open up includes\modules\payment\paypal.php

 

Find tep_draw_hidden_field('cmd', '_xclick') .

 

Below, add:

tep_draw_hidden_field('lc', 'US') .

 

;)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...