a.niedermann Posted October 13, 2006 Posted October 13, 2006 Hey There! Paypal added Swiss Franks (CHF) as a payment currency. How can I add that to my paypal_shopping_cart_inp contribution? Thanks for the help! Andreas Quote
IvanP Posted October 14, 2006 Posted October 14, 2006 Hi, I'm not an expert on php or code writing in general but that's what I've just tried on my test shop: changed the code in the file: /includes/modules/payment/paypal.php by adding CHF whenever USD was, plus replaced USD with CHF in the line $my_currency = 'USD' Seems to work... Make sure to back up the original file. Hope it helps. Ivan Quote
EVS Posted May 16, 2007 Posted May 16, 2007 Hi, I'm not an expert on php or code writing in general but that's what I've just tried on my test shop: changed the code in the file: /includes/modules/payment/paypal.php by adding CHF whenever USD was, plus replaced USD with CHF in the line $my_currency = 'USD' Seems to work... Make sure to back up the original file. Hope it helps. Ivan WORKS 4 ME I BELIEVE!!! THANKS! I HOPE IT CONTINUES TO WRK SO WELL! Quote Always give your best, never get discouraged!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.