namejay Posted February 15, 2015 Share Posted February 15, 2015 I'm trying to use dynamic domain name pricing (pulls from my current pricing) on the WHMCS homepage to save from updating when prices fluctuate. What I ideally want is to be able to pull the price for a specific TLD (i.e .com $X.XX | .net $X.XX, etc.) Can anyone point me in the right direction to accomplish this? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 15, 2015 Share Posted February 15, 2015 it sounds like you should be thinking of using Data Feeds to do this - http://docs.whmcs.com/Data_Feeds there are two that may be of use... 1. "Domain Pricing Table" will show a table of your domain prices... 2. "Individual TLD Pricing" will show a price for a specific TLD... all these php files are editable, so if the output isn't exactly what you want, you can modify the code to suit your needs - though if you do this, rename the files so that they don't get overwritten during a whmcs upgrade. 0 Quote Link to comment Share on other sites More sharing options...
namejay Posted February 15, 2015 Author Share Posted February 15, 2015 Thanks brian! I'm not sure how I missed this; I googled and googled until I fell asleep. 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.