vinniex1 Posted April 9, 2014 Share Posted April 9, 2014 Hi, I new here. I have prices on my homepage for my packages and I would like from them to be changed according to the currency that is selected by the user, like the cart. I inspected the coding in the product.tpl files and tried to figure it out but still no luck. So just to summarize, how would I display the price on the homepage that will change to the selected currency. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 10, 2014 WHMCS Support Manager Share Posted April 10, 2014 Hi, You can use Data Feeds to display product prices on pages outside WHMCS: http://docs.whmcs.com/Data_Feeds You can pass the ¤cy= variable to change the currency displayed, eg: <script language="javascript" src="feeds/productsinfo.php?pid=1&get=price&billingcycle=monthly¤cy=1"></script> 0 Quote Link to comment Share on other sites More sharing options...
vinniex1 Posted April 21, 2014 Author Share Posted April 21, 2014 Is it possible to have a currency selector in the header that controls all prices on the site (including tld prices)? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 22, 2014 WHMCS Support Manager Share Posted April 22, 2014 Hi, Regrettably we don't have any ready-made code for this. 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.