Some reason when users pay by PayPal express it's returning the country as USA when it should be UK

Any suggestions?

link|improve this question

1  
Make sure you are setting the locale as GB and not UK. It's probably defaulting to US. – AJ. May 2 '11 at 19:46
I'm pretty sure it is, but where do I go to check? – Shane May 3 '11 at 7:58
feedback

closed as off topic by Jeff Atwood May 19 '11 at 9:26

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

Define what you mean by 'returning the country as USA'? Return where? Got an example?

link|improve this answer
Users enter thier address as United Kingdom, they then pay via Paypal - then the invoice back in ZenCart has the same address but instead of United Kingdom it's United States – Shane May 13 '11 at 18:20
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.