PDA

View Full Version : some questions


Maurice
09-23-2005, 05:10 PM
Hi all

i've a little problem with this script...
how can i change the currency from $ to € and the same at german paypal...

thanks to all :)

VSDan
09-23-2005, 06:57 PM
Hi Maurice:

Open templates/paypal.tpl, and add the following form hidden field:

<input type="hidden" name="currency_code" value="EUR">

That will change default currency to Euros. Not sure about German currency. Check https://www.paypal.com/de/ for what value to use to in place of "EUR" - but same idea.


Cheers,

Dan
Virtual Solutions
monster-submit.com

Maurice
09-24-2005, 04:43 PM
Functioned thank you

VSDan
09-24-2005, 07:02 PM
Good to hear, and you're welcome =)


Cheers,

Dan
Virtual Solutions
monster-submit.com