PDA

View Full Version : Paypal


warrenphillips25336771
03-20-2009, 09:41 AM
Hi

how does one change the payment from usa to uk in paypal please, just my customers site is in the uk but it is charging dollars at the paypal end

many thanks

Dave Buchholz
03-21-2009, 06:28 AM
Warren,

you need to find this code on your confirm page and change USD to GBP:

<input type="hidden" name="currency_code" id="currency_code" value="USD" />

warrenphillips25336771
03-21-2009, 07:05 AM
thank you very much, i will change that now.