Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal U.K


bratchew

Recommended Posts

Posted

I have a U.K website but it is hosted in the U.S when I use paypal it automatically puts the currency as US $ is there anyway to change it so it puts it in pounds regardless???

Posted

Make UK Pounds Sterling the default currency for your Pay Pal account, and set the Pay Pal module on your website to only accept payments in UK Pounds Sterling.

 

Vger

Posted
Make UK Pounds Sterling the default currency for your Pay Pal account, and set the Pay Pal module on your website to only accept payments in UK Pounds Sterling.

 

Vger

 

 

Thanks for your response, I have tried to do both of these but cannot work it out, My currency is set as UK Pounds but I cannot see anywhere in paypal to make it display UK Pound, so when it goes to paypal uk it automatically converts to $ is there anyway to change paypal_standard.php so it does not check for zone and goes straight to U.K mode?

Posted
Thanks for your response, I have tried to do both of these but cannot work it out, My currency is set as UK Pounds but I cannot see anywhere in paypal to make it display UK Pound, so when it goes to paypal uk it automatically converts to $ is there anyway to change paypal_standard.php so it does not check for zone and goes straight to U.K mode?

 

I managed to sort it thanks, I had to

 

1. Open up includes/languages/english.php

2. Change the define('LANGUAGE_CURRENCY', 'USD'); to define('LANGUAGE_CURRENCY', 'GBP');

3. Change "USE_DEFAULT_LANGUAGE_CURRENCY" to true in your Shop Admin.

Archived

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

×
×
  • Create New...