Quote:
Originally Posted by monstermunch
Hi,
Is it possible to allow the user/member to choose which currency rather then have it fixed in the admincp?
Thanks
|
Not currently.
However its a simple job to to a quick hack to allow do this if you have moderate HTML skills.
All you need to is edit the bills_donate template and add a dropdown box for currency selection. (you will need to add the currency codes here. eg AUD, CAD, AU)
Just make sure that the variable name that you use for this is the same as the one I use and It will get submitted to Paypal with the rest.