Contact Me
If you would like to ask me a question, please use the comment box below and send me a message. I will do my best to get back to your asap.
2 Comments
Post a comment
If you would like to ask me a question, please use the comment box below and send me a message. I will do my best to get back to your asap.
Traction Theme by The Theme Foundry
Copyright © 2012 . All rights reserved.
Hi,
I came across your post on the WP Ecommerce forum, where you seemed to have found a solution for the same multiple base currencies problem I am finding.
I’m playing around with WP Ecommerce at the moment, and not being able to display and bill in different currencies is the problem that is holding me back at the moment.
I’d be really grateful if you could give me some advice on how you managed to do it. I’m new to WordPress and am struggling to get my head around it.
Many thanks in advance,
Matt
Hey Matt, sorry for the late reply.
Basically we had to edit the plugin a bit to get the WPEC to work as multiple currencies.
WPEC calls an option from the db called “currency_code” which is the international currency symbol.
What i did was i changed this to call a user defined currency_code. Almost like the option you choose in the backend.
Then i simply built a widget in the front end to change my currency code to whatever the user select.