Jump to content

Redemption fee in Domain Price Metrix


ptomter

Recommended Posts

In the domain price matrix (domainregister.tpl) we have

  • ($price.register)
  • ($price.transfer)
  • ($price.renew)

Does it exist something for the Redemption fees for domain? It would be nice showing customers this. Looked in the Documentation and search the community, cant find anything on this matter. Please advice.

Link to comment
Share on other sites

13 hours ago, ptomter said:

Does it exist something for the Redemption fees for domain? It would be nice showing customers this. Looked in the Documentation and search the community, cant find anything on this matter. Please advice.

there are two answers to this...

firstly, there is a little known separate domain pricing page that was introduced in an earlier v7 release... it only received a passing mention by one of the WHMCS guys during a beta period, and AFAIK, it isn't officially documented... but if you go to /domain/pricing you should be able to find the page on your site - actual URL might be different depending on your Friendly URLs settings though... but that shows grace/redemption periods and fees by default.

UhSHOcw.png

secondly, the other way would be to modify the domainregister.tpl template to show grace/redemption periods & fees - all the information is already in the array, so it's just a case of editing the template to show whatever you want to show.

on a practical level, you may not be able to show grace periods as, unlike the separate pricing page, the cart will show sidebars by default and that limits the amount of space available for additional columns in the table...

TyZtTvD.png

if it helps, i've attached a modified version of the v7.7.1 standard_cart domainregister.tpl template that shows the above output as a starting point for any changes you want to make.

one other thing, again rarely mentioned in the documentation, but you can add the pricing table to the transfer page, if you want to show the user how much transfers will be per TLD....

GpbxN1Z.png

you just need to copy the table code from domainregister.tpl to domaintransfer.tpl - probably little point in showing the featured TLDs or the categories (they wouldn't work by default as the JS is missing from the template) - but i've added the table & JS to the template and attached if others want to use it.

domainregister.tpl

domaintransfer.tpl

Link to comment
Share on other sites

  • 10 months later...
On 4/22/2019 at 10:04 AM, brian! said:

you just need to copy the table code from domainregister.tpl to domaintransfer.tpl - probably little point in showing the featured TLDs or the categories (they wouldn't work by default as the JS is missing from the template) - but i've added the table & JS to the template and attached if others want to use it.

domainregister.tpl

domaintransfer.tpl

Hi @Brian, please upload the files again as we cant download (file doesnt exist)

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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