Jump to content

registrar Email


Recommended Posts

Hello,

in order to get the requests of NS cheange from my clients I put the registrar Email to some domain extensions.

The problem is that for new registrations an email of "Domain Registration completed" is sent just after the payment but the domain needs to be registered manually...

How may I manage this?

 

Link to comment
Share on other sites

I thought I could modify the email "Domain Registration Confirmation" as follows:

Dear {$client_name},

{if $domain_registrar eq "Email"}
This message is to confirm that the registration of your domain name has been started.
{else}
This message is to confirm that your domain purchase has been successful.
{/if}

The details of the domain purchase are below:

{if $domain_registrar != "Email"}
Registration Date: {$domain_reg_date}
{/if}

Domain: {$domain_name}
Registration Period: {$domain_reg_period}
Amount: {$domain_first_payment_amount}
Next Due Date: {$domain_next_due_date}

You may login to your client area at {$whmcs_url} to manage your new domain.

{$signature}

I did a try but it doesn't work, maybe the conditional code in the email template is wrong?

Edited by jonium
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