craigrobertson Posted October 28, 2007 Posted October 28, 2007 I have set up oscomerce for downloads but payment is always in USD not GBP. Any ideas??? Thanks, Craig
FIMBLE Posted October 28, 2007 Posted October 28, 2007 I have set up oscomerce for downloads but payment is always in USD not GBP. Any ideas??? Thanks, Craig Hiya, Have you set English.php to GBP? it is set as defualt to USD? Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
phantz Posted October 28, 2007 Posted October 28, 2007 Hiya,Have you set English.php to GBP? it is set as defualt to USD? Nic You can set the GBP as your default currency on Localization >> Currencies. Thanks
craigrobertson Posted October 29, 2007 Author Posted October 29, 2007 Have changed english.php and also had already set currency in admin... It is fine through the site just when passed to PayPal
♥14steve14 Posted October 29, 2007 Posted October 29, 2007 Have you set up your paypal account correctly then REMEMBER BACKUP, BACKUP AND BACKUP
craigrobertson Posted October 29, 2007 Author Posted October 29, 2007 I think so... What would the problem maybe be?
Guest Posted October 29, 2007 Posted October 29, 2007 I think so...What would the problem maybe be? As suggested earlier Look in catalog\includes\languages\english.php and make // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'USD'); this // 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'); Also check your account at paypal.
craigrobertson Posted October 29, 2007 Author Posted October 29, 2007 Yes I have done this and my PayPal account is set up right (never had this problem before), could it be anything else?
Guest Posted October 30, 2007 Posted October 30, 2007 Yes I have done this and my PayPal account is set up right (never had this problem before), could it be anything else? It may depend on where you are and what paypal contrib you are using.
craigrobertson Posted November 1, 2007 Author Posted November 1, 2007 I'm in the UK and using PayPal IPN v2.3.2
Recommended Posts
Archived
This topic is now archived and is closed to further replies.