kevinsheahan Posted March 25, 2021 Share Posted March 25, 2021 (edited) Is it possible to get the domain addon prices through the API? GetTLDPricing does not give this information. Thanks in advance. Kevin Sheahan Edited March 25, 2021 by kevinsheahan 0 Quote Link to comment Share on other sites More sharing options...
Remitur Posted March 25, 2021 Share Posted March 25, 2021 (edited) 25 minutes ago, kevinsheahan said: Is it possible to get the domain addon prices through the API? The addon prices are the very same for all TLDs; you can recover from database table tblpricing field type domainaddons The three fields msetupfee qsetupfee and ssetupfee are the values you're looking for. Edited March 25, 2021 by Remitur 1 Quote Link to comment Share on other sites More sharing options...
kevinsheahan Posted March 25, 2021 Author Share Posted March 25, 2021 Thanks. So, a db transaction rather than an API call. Got it. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 25, 2021 Share Posted March 25, 2021 36 minutes ago, Remitur said: The three fields msetupfee qsetupfee and asetupfee are the values you're looking for. plus currency too - if the addons are priced in multiple currencies. 2 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.