Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help setting up site.


elsmore1

Recommended Posts

Posted

Hi,

 

I had someone set up a site for me using version 2.3.1 it works fine and I have the admin panel to add products which I populated to mayeb over 200 so took a while, but when I log into paypal to pay it goes from GBP to USD which is no good, I need GBP. I found another similar site and tested the cart and it stayed in GBP, so it is how my site is configured. The person who set up my site knows about the problem but has stopped responding to me. I guess I will lose the domain name as they set it up but how or where can I get someone to set it up for me on a new domain name, which works and can I backup what I ahve already done. Again it works fine other than the paypal going to USD at checkout but the people who set it up will not respond. I can send the URL if its ok to post.

 

Thanks

Posted

Not sure if you clicked through to

 

admin > Localization > Currencies > New Currency > Common Currrencies > GBP > Save

 

You may also want to delete the Euro and the US Dollar.

Posted

Also make sure in your language file that GBP is there and not USD.

 

Includes/languages/english.php should be

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'GBP');

 

You may also have to check your paypal account to make sure that is set to GBP and not change to USD.

REMEMBER BACKUP, BACKUP AND BACKUP

Archived

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

×
×
  • Create New...