datex Posted December 28, 2010 Share Posted December 28, 2010 Hi I have a question about the new widgets. Is it possible to display prices etc. on another domain than there WHMCS is installed. If yes - how? 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted December 28, 2010 Share Posted December 28, 2010 Hi I have a question about the new widgets. Is it possible to display prices etc. on another domain than there WHMCS is installed. If yes - how? Absolutely. Obviously you have to use the entire URL as I've shown below, but yes it will certainly work from a remote domain. <script language="javascript" src="http://example.com/whmcs/widgets/productsinfo.php?pid=1&get=name"></script><br /> <script language="javascript" src="http://example.com/whmcs/widgets/productsinfo.php?pid=1&get=description"></script><br /> <script language="javascript" src="http://example.com/whmcs/widgets/productsinfo.php?pid=1&get=price &billingcycle=monthly"></script> Rick 0 Quote Link to comment Share on other sites More sharing options...
datex Posted December 29, 2010 Author Share Posted December 29, 2010 Absolutely. Obviously you have to use the entire URL as I've shown below, but yes it will certainly work from a remote domain. Rick If I want to display a price for a configurable option and in another currency than the default one - is that possible? 0 Quote Link to comment Share on other sites More sharing options...
JofleyUK Posted January 8, 2011 Share Posted January 8, 2011 Is there anything else we can pull using the widgets code or is that the only 3 so far? 0 Quote Link to comment Share on other sites More sharing options...
datex Posted January 8, 2011 Author Share Posted January 8, 2011 Is it possible to pull the price for configurable options? And in another currency than the default? 0 Quote Link to comment Share on other sites More sharing options...
JofleyUK Posted January 8, 2011 Share Posted January 8, 2011 OK, I found what I needed. datex mate I would submit a ticket and ask. 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.