JangoF 0 Posted April 5, 2007 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! Share this post Link to post Share on other sites
JangoF 0 Posted April 5, 2007 Please, anyone? I'm getting really desperate here! Share this post Link to post Share on other sites
JangoF 0 Posted April 5, 2007 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') . ;) Share this post Link to post Share on other sites
Coopco 8 Posted April 5, 2007 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') . ;) Fantastic. You appear to be be using the standard paypal module, so why not report the problem to http://www.oscommerce.com/community/bugs The Coopco Underwear Shop If you live to be 100 years of age, that means you have lived for 36,525 days. Don't waste another, there aren't many left. Share this post Link to post Share on other sites