Jump to content

Wrong prices for .gr domains


Recommended Posts

Hello, I just noticed something strange with the .gr tlds price and I would like some help.

 

I have created a page with the domain pricing table (the one from v6) following the steps from the WHMCS documentation https://developers.whmcs.com/advanced/creating-pages/ . All the domain data (tls, prices etc) were displayed correctly, since I made a change in the dist.whois.json file.

 

We are resellers of a Greek registrar and I was told that I should edit this file and add .com and .eu in the extensions in order to register .com and .eu domains using our registrars api:

{
"extensions": ".gr,.com.gr,.net.gr,.org.gr,.edu.gr,.gov.gr,.com,.eu",
"uri": "*api url goes here*",
"available": "not exist"
}

 

Now, all the .gr tlds have -1.00€ in the registration price and 0.00€ in the renewal price.

pricelist.jpg

 

However, when I search and register a .gr domain, the price is 20.00€, which is the correct price.

domainregistration.jpg

 

I checked the domain prices in admin area and they are correct and I haven't set up any discounts.

 

Anyone knows why this happened?

 

Thank you.

Link to comment
Share on other sites

Hello, I just noticed something strange with the .gr tlds price and I would like some help.

I have created a page with the domain pricing table (the one from v6) following the steps from the WHMCS documentation https://developers.whmcs.com/advanced/creating-pages/ . All the domain data (tls, prices etc) were displayed correctly, since I made a change in the dist.whois.json file.

that's mistake #1 - you shouldn't edit dist.whois.json, you just needed to create a custom whois.json file in the same folder and paste your whois changes into there... otherwise, whenever you update WHMCS, your changes will be overwritten - using a custom file, they won't.

 

http://docs.whmcs.com/WHOIS_Servers

 

mistake #2 is I don't see why/how changes to dist.whois.json would affect a pricing page. :?:

 

Now, all the .gr tlds have -1.00€ in the registration price and 0.00€ in the renewal price.

However, when I search and register a .gr domain, the price is 20.00€, which is the correct price.

I checked the domain prices in admin area and they are correct and I haven't set up any discounts.

Anyone knows why this happened?

i'd like to know how you entered negative pricing in v7 because, from my experience, if you try to in domain pricing, it will disable that yearly option.

...unless this is part of the registrar module?

Link to comment
Share on other sites

 

mistake #2 is I don't see why/how changes to dist.whois.json would affect a pricing page. :?:

 

I just mentioned it because the domain prices changed after I modified dist.whois.json

 

i'd like to know how you entered negative pricing in v7 because, from my experience, if you try to in domain pricing, it will disable that yearly option.

 

I did not enter negative prices...I checked the prices in admin area and they are 20.00€.:?: The negative price appears only in the domain price list. When I add a .gr domain in my cart, it has the right price (20.00€)

 

...unless this is part of the registrar module?

 

Maybe I should ask the registrar?

Link to comment
Share on other sites

ok, I came at this question from the wrong angle - the problem is the -1 in the pricing table... my bad. :oops:

 

are you using the code developed in thread below?

 

https://forum.whmcs.com/showthread.php?119130-WHMCS-v7-explore-domain-TLDs

 

also, I posted a modified data feed that would output the domain pricing list in the v6 style - no TLD categories, but just one collapsible table.

 

https://forum.whmcs.com/showthread.php?122790-After-upgrading-to-v7-domain-suggessions-have-gone&p=498618#post498618

 

I think either solution should give you a working pricing table in v7.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated