yougottohaveit Posted May 13, 2015 Share Posted May 13, 2015 Hi All I just want to find out I have setup from my website front end pointing url's for example billing/cart.php?gid=4 This then shows my default currency and the user can select a currency from a drop down list Is it possible however to link this in such a way to another currency so they would just click on signup and it will show the price in another currency that I want which is not the default For example my default currency is $ but certain items I want to show as Euro the default ? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted May 13, 2015 Share Posted May 13, 2015 you can add (append) the currency ID parameter to your product URL like follow: http://demo.whmcs.com/cart.php?pid=1¤cy=1 0 Quote Link to comment Share on other sites More sharing options...
yougottohaveit Posted May 14, 2015 Author Share Posted May 14, 2015 Thanks for your reply I tried this but the currency stayed the same tried various options up to 10 but it still stays in the default currency 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted May 14, 2015 Share Posted May 14, 2015 Thanks for your reply I tried this but the currency stayed the same tried various options up to 10 but it still stays in the default currency you tried while you were logged-in in client area? 0 Quote Link to comment Share on other sites More sharing options...
yougottohaveit Posted May 14, 2015 Author Share Posted May 14, 2015 Not I wasnt logged in should the client be logged in ? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted May 14, 2015 Share Posted May 14, 2015 Not I wasnt logged in should the client be logged in ? no you don't need, but for registered clients you can't change their currency. try these URLs: https://demo.whmcs.com/cart.php?gid=3¤cy=1 https://demo.whmcs.com/cart.php?gid=3¤cy=2 0 Quote Link to comment Share on other sites More sharing options...
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.