greghl Posted February 6, 2017 Share Posted February 6, 2017 This is a bit troubling - we upgraded to 7.11 and the first set of renewals we have for domains failed with: CustomerSuppliedPrice is invalid or missing This happened at auto-renew on invoice payment, and using the 'Renew Domain' in our admin back-end. How do we fix this? Link to comment Share on other sites More sharing options...
greghl Posted February 6, 2017 Author Share Posted February 6, 2017 ok - might well be enom's end. This particular newTLD is the only customer we have with this type of domain, and I cannot add the domains to my cart even logged into enom.com. Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted February 7, 2017 Share Posted February 7, 2017 Hi greghl, Its possible this might be a Premium Domain, check the accepted newTLDs list with eNOM And ensure they allow renewals of it. I'd suggest reaching out to their support team too. Link to comment Share on other sites More sharing options...
blakeh Posted April 18, 2017 Share Posted April 18, 2017 This is because it's a premium domain. My question is how can we mark a domain as premium in WHMCS? The docs say it will show a red flag in admin, but that only seems to be if it was ordered by the customer in whmcs, not if we entered the order manually. How to fix? Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 26, 2017 WHMCS Support Manager Share Posted April 26, 2017 Hi, Prior to version 7.1 premium domains were not supported, so presumably this was something which was originally performed manually outside of WHMCS? In this situation changing the is_premium value on the domain record in the WHMCS MySQL database should do the trick: UPDATE tbldomains SET is_premium = '1' WHERE domain = 'yourdomain.com'; As always, before making changes to your database, please backup. Link to comment Share on other sites More sharing options...
blakeh Posted April 27, 2017 Share Posted April 27, 2017 Will this get exposed in the UI somehow in a future update? Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 28, 2017 WHMCS Support Manager Share Posted April 28, 2017 Hi, There are no plans to expose this option via the UI. Premium domains registered once official support for premium domains was introduced will not encounter this problem. If I can clarify anything further, please don't hesitate to ask. Link to comment Share on other sites More sharing options...
blakeh Posted April 28, 2017 Share Posted April 28, 2017 But does that only mean for premium domains registered through customer shopping cart interactions? We register all our customer domains for them via admin by placing an order. Link to comment Share on other sites More sharing options...
blakeh Posted May 2, 2017 Share Posted May 2, 2017 So found a bug on this, but don't know if it's with the premium flag or not. Premium domain didn't renew. Renewed it manually. For some reason the date changed or something changed and even though the domain was renewed, when enom did the date sync, a new invoice was generated. What governs this? Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 5, 2017 WHMCS Support Manager Share Posted May 5, 2017 Hi, I don't believe this would cause a problem for premium domains registered in 7.1 via the admin area. The invoicing logic in WHMCS dictates that is no previous invoice exists for the service/domain on the current Next Due Date, and it's within the Invoice Generation range, a new invoice will be generated. If the Next Due Date was changed by a few days, that would explain why a new invoice was generated. Link to comment Share on other sites More sharing options...
snake Posted February 21, 2018 Share Posted February 21, 2018 according to enom. What are premium domains? Some domains are valuable because they are short, memorable, and generate considerable amount of organic traffic. Domain investors scoop up these Premium domains and attempt to sell them to end users or other investors at a profit. So why can't whmcs process premium domains, why is it treated different? I have contacted enom, but they just keep sending me links to the API docs, which is of no use to me. Link to comment Share on other sites More sharing options...
snake Posted March 9, 2018 Share Posted March 9, 2018 Can anyone clarify why domains which were previously just getting renewed as regular domains would now be getting classed as premium? If I renew them manually via enom interface, then they are billed at regular TLD price, not at any premium rate, Link to comment Share on other sites More sharing options...
Recommended Posts