Home » Item #353
I have a site and wish to use PayPal. I understand they support several different currencies now. I have CactuShop v4.6 (or before). How do I implement this?
PayPal has indeed starting accepting payments Canadian Dollars, Euros, Pounds Sterling, and Yen, as well as US Dollars.
To get CactuShop to work with this new functionality, simply add this line with the other hidden fields near the bottom of the PAYPAL_mailorder.asp page:
">
You must ensure that the config setting for currencyname is set to the three-letter ISO code for the currency in question, e.g. GBP for British Pounds, EUR for Euros, etc.