Items filtered by date: December 2015

Domain Transfer using WHMCS

I received a domain transfer request from my client, the EPP code supplied was wrong. Now I have the correct EPP code, how do I reinitiate the domain transfer request?

If anyone can be give me the steps to be done in WHMCS to re-initiate the domain transfer ?

Solution:

First Read this wiki article at whmcs.com for reference http://docs.whmcs.com/Domains_Management#Handling_a_Failed_Domain_Registration

  1. So you have to go to your client profile.
  2. You choose tab domain
  3. You select the right domain if your client have many domains
  4. You correct the wrong EPP code
  5. You save at the bottom of the page your modification
  6. Finally you click on Transfer

Dont see options to modify EPP code and Transfer?

When I go to "Domain" tab, it displays :

Order Type : Transfer
Domain : xxxx.com
Registrar : xxxxx

Status : Pending Transfer

etc...

Near the bottom of the Domain Tab in the client's profile there is a row of buttons. On that row is "transfer".

Registrar Commands

If you click that, it will take you to a second page that has a field for the EPP code. Input the EPP code and then under "Are you sure you want to Transfer this domain?", click yes.

Are you sure you want to Transfer this domain

Published in WHMCS
Saturday, 05 March 2016 12:03

Manually adding Domains to WHMCS

This process can be useful if you:

  • Want to setup a domain record in WHMCS but have already transfered the domain in directly by your Registrar.
  • You have created an account on your WHM server manually and need to add in a matching record for the domain.
  • You have run the WHM import utility but now need to add all of the domain records into WHMCS to match the cPanel accounts added.

Instructions

Manually adding a domain name does not required that you have configured TLD and their registrars. What having these setup before this process means is that all the settings, price and associated registrar will be correctely written in to the domain profile.

  • if this is the first domain and you get the following message displayed, just click on 'Click Here' and go to the next section:

    No Domains
    No domains found for this user. Click Here to place a new order.
  • if this is the second domain that is being added you need to go to the summary of the client you are working on and click on 'Add New Order' in the middle of the page and then proceed to the next section

Next Section:

  1. The clients name will be auto filled in
  2. Goto 'Domain Registration' section
  3. Select 'Registration' (as per WHMCS wiki)
  4. Enter the domain i.e. example.com
  5. Leave registration period alone, should be set to 1yr usually.
  6. Don’t add domain addons as clients don’t need these (optional)
  7. Goto 'Order Settings' section
  8. Untick all the boxes unless the customer needs notifying
  9. Put order status to Active (unless Pending is required)
  10. Submit order
  11. Click on the 'Domain' link. It should be the only one under the item column
  12. Get the whois record for the domain and fill in the 'Registration Date' and 'Expiry Date' for the domain, click save changes. (If you have Due Date and Expiry date CRON setup you don't need to do this althought it looks betters until the database is synced.)
  13. Goto the 'Products/Services' Tab and get the 'Next Due Date' for the relevant account, copy and Paste that into the 'Next Due Date' on the Domain page for the domain that has just been setup. Save changes
    • (Not Sure this is needed)
    • Currently I am using the 'Next Due Date' for the domain expiry as well so the date ranges billed for look correct on a customers invoice
  14. Also make sure the registrar and payment methods are the same to ensure a free domain is applied.
  15. If this is a second domain that you need to add as free, use a coupon code to add 100% off see http://docs.whmcs.com/Promotions, ie. Free Domain

Notes

  • When setting up a domain, the first and recurring pricing amounts should be the same
  • On my developers accounts where the actual hosting is free I can not match up 'Next Dues Date' so I just use the expiry date and put the price down to 0.00 or you could use promo code (not Preferred) which has 100% off /Free

Links

Published in WHMCS
Saturday, 05 March 2016 11:48

My WHMCS Notes

These are a collection of my WHMCS notes that dont really fit anywhere else.

WHMCS emails and their templates

  • only certain email templates are visible on certain pages

  • the templates seem to take variables of the pages they are sent from

Billing / Pricing Logic - explains different prices

  • the billing calculation is a tricky one and the process should be made clearer. after a lot of contemplation i worked out that whmcs basically has 2 tables where it stores prices. the first is the price of the products etc.. and the second is where a clients price for the product is stored. whmcs at time of purchase copies this price in to the clients table, this table is passive. when billing occurs whmcs reads this information and makes the invoices
  • an active pricing logic scheme that is set by pricing rules is then:

  • these prices when used are applied to a passive database that is not dynamically updated by the pricing logic but rather just read by the invoicing system and can be manually changed after the fact

Important things to consider about whmcs

I hope these are of use and you really should look at them

  • The domain expiry script might no be working and the cron job needs updating see the following webpage below
    http://docs.whmcs.com/Domains_Tabin particular:  php -q /path/to/home/public_html/whmcspath/crons/domainsync.php
  • You can now set the renewal date X days before the domain is due for renewal in admin/setup/general settings/domain tab
    Sync Next Due Date        Enable - Number of Days to Set Due Date in Advance of Expiry:
  • In admin/setup/automation settings  you should consider you automatic deletion policy
  • Also moving your CRON jobs out of the public html directory

Crons

These are working crons for WHMCS. the one with >/dev/null 2>&1 doesnt not output any error or content whcih is used to supress errors.

*/10     *     *     *     *
php56 -c /usr/local/lib/php56.ini -q /home/xxxxxx/public_html/hosting/crons/cron.php >/dev/null 2>&1

5     0     *     *     1
php56 -c /usr/local/lib/php56.ini -q /home/xxxxxx/public_html/hosting/crons/domainsync.php

Other Notes:

  • Domain registration/renewal and hosting provision is automatic for existing customers. Although that does depend upon you selecting one of the following auto-setup settings (Setup > Products/Services > Edit > Module Settings tab):
    • Automatically setup the product as soon as an order is placed
    • Automatically setup the product as soon as the first payment is received
  • in general settings, invoices, Cancellation Request Handling, Tick to automatically cancel outstanding unpaid invoices when a cancellation request is submitted is set to on, should i have this on
  • Only Auto Provision for Existing - is on the general settings ordering tab.
  • 'automatic registration on payment' is enabled when you select an autmatic registrar in domain pricing , there is no checkbox And if you want automatic registration to occur on payment, choose the registrar which should be used in the dropdown (more about this furthur down)
  • in resellerclub set send customer emails to none. they dont need it, less hassle
  • eatmemo wrote http://www.webhostingbusinessbook.com/ which is free from hostgator (check in my ebooks)

  • eatmemos resources are here http://www.webhostingbusinessbook.com/resources/
  • when creating addons custom name is only required if you want a different name
  • server expenses costs are set in the server configuration (used in reports to calculate profit if entered / unsure what calculations this is used for/check this)
  • costs/expenses/bills are added in manually via the transactions menu - http://docs.whmcs.com/Transactions , billing /transaction list
  • Use configurable options when you want it to be part of the main service (i.e. SSL and dedicated IP can be selected as e-commerce when buying the hosting package) - this option adds it to client groups (this is definitely not for dedicated IP etc..)
  • Use product addons for dedicated IPs, SSL etc.. for after account setups or separate billing cycles:
    http://docs.whmcs.com/Products_Management#Addons then when the popup box appears, do not confused. select the product the addons is to be applied to. there should usually only be one product. if you select a pre defined option these will overwrite the blank boxes
  • bundles are a good way of setting up e-commerce i.e. hosting + IP and SSL addons
  • clicking on a server group name in 'Servers' sets it as default
  • how does it know what server a packages is on - client profile page look at help as server is changeable– it doesnt per say, You create packages in WHM, and then set the products in WHMCS to use the appropriate WHM package manually. If you change what type of WHMCS product a WHMCS account is on, it will change the WHM package appropriately
  • view order does not exist after import, is this because i imported without setting up pricing properely first - ?
  • orders might be created after first cron job – orders are created when the cron job runs
  • due invoices might be created after first cron job – orders are created when the cron job runs
  • check that cpanel backup script / works (done yes it does)
  • create a support account with only 1 email sent but with a real email

    create a support@example.com
    redirect email to 111188@example.com
    pipe 111188@example.com to the pipe php
    use support@lancastrian-it as normal

    you can create an email pipe with no pop3 account

  • Domain Addons - ID Protection, DNS Management & Email Forwarding, these can be managed in WHMCS when supported by the 'Auto Registration'/Registrar instead of going to the appropriate registrar. so unless you are adding a registrar these are useless.
  • i setup .com, .co.uk, .eu and setup the costs as per 123-reg inc vat, i used 'none for 'Auto Registration' and none of the Addons were activated on them
  • The domain can't be displayed as free until both are added to the shopping cart. A notice is displayed on the domain page listing which TLDs are free. You can add this to the product config. page too if you want or make it more noticeable.
  • Could someone please tell me how to make my clients when purchasing a domain through my whmcs, to have hosting, i dont want them to have the option of having either or ;-) I want them to pick a domain and for them to have to have a package
  • Create a hosting product and require domain registration. Make the domain free when hosting is purchased. This will ensure all users get a domain and hosting.
  • add to instructions use different providers for different tld ie heartinternet for .co.uk, enom for .com etc...
Published in WHMCS

Solution 1

I need to change all clients that are using linkpoint and change them to authorize.net but at the same time I don't want to switch the people paying with paypal to authorize.net.

  • Update tblhosting set paymentmethod = 'authorize' where paymentmethod = 'linkpoint';
  • Update tbldomains set paymentmethod = 'authorize' where paymentmethod = 'linkpoint'

If you also want Unpaid invoices:

  • Update tblhinvoices set paymentmethod = 'authorize' where paymentmethod = 'linkpoint' and `status` = 'Unpaid'

Solution 2

Kadeo's Payment Method Updater Addon/Module – untested but should be ok

  • This addon module allows you to update all the hosting accounts for an client to a new gateway. You also have the option of updating all open invoices as well. Perfect for when they call up and go "I want to pay by xyz now".

  • Version 2 Now includes domains option as well and It now has a Gateway -> Gateway option.

Published in WHMCS
  1. Make a custom template that just sends an email to the administrator email account (optional)
  2. Resend 'Welcome Email' with your administrator email address CC'ed
Published in WHMCS

By default inb WHMCS, changing the pricing of products & services in the product configuration area will not affect existing clients. They remain at the prices they agreed to at the time of signing up.

However, if you want to apply price increases to your existing clients too, then this addon utility, Bulk Pricing Updater, allows you to do that:

  • Goto (Setup/Addon Modules)
  • install the Bulk Pricing Updater addon
  • configure access rights and save

This addon is now available by (Addons/Bulk Pricing Updater)

Published in WHMCS

On most servers, especially shared servers the WHMCS Server Status will most likely not work because certain PHP functions are disabled for security reasons. In order for these values to be obtained, the file status/index.php that you upload to every server has to be able to execute these PHP functions:

  • exec - shows Load
  • shell_exec - shows Uptime

To enable them, you can do one of the following options to enable the functions

  • edit the servers global php.ini
    • Search down for the line that says disabled_functions and then remove exec and shell_exec from the list of functions following that.
    • This does enable these function for the whole server so is not recommended
  • use SetEnv PHPRC /home/example1/public_html/status/php.ini
    • create a custom php.ini by copying the serer php.ini
    • Search down for the line that says disabled_functions and then remove exec and shell_exec from the list of functions following that.
    • This will allow these functions to run only in this directory
  • you could possibly us suPHP command to allow the use of these commands

There is a possiblity a htaccess password protection stop s the script working

Published in WHMCS
Saturday, 05 March 2016 11:36

Welcome Emails not being sent

  • When you setup the packages in WHMCS, did you select the correct welcome email template that is to be used with that package.
  • By default no welcome email template is selected
  • Go to product & services>choose whatever hosting package you have setup>edit product
  • There you will see the "welcome email" drop down menu, just choose whatever email that you want to be sent to you customer when the sign up.
Published in WHMCS
  • what can be imported - domain, user name, server & package

  • All the cPanel account management functions are possible from WHMCS, for example Suspend/Unsuspend/Terminate/Upgrades/Downgrades & Password Resets.

  • Official Tutorial

WHMCS Settings

Configure your WHM Server in WHMCS:

Goto (Setup / Products/Services / Servers)

  1. Create a server Group

  2. Create a server in that new group

  3. configure as below

Edit Server:

  • Name -

  • HostName - for the hostname localhost/svchost.co.uk/69.175.84.146 all work fine (my dedicated lancastrian-it.co.uk IP also works)

  • IP Address -

  • Assigned IP Addresses -

  • Monthly Cost -

  • Datacenter/NOC - just a description of where the server is physical located

  • Maximum No. of Accounts -

  • Server Status Address - http://www.example.com/WHMCS/status/ - status folder is part of the normal distro

Nameservers:

  • enter your nameservers and their IP addresses

  • e.g. ns1.example.com, ns2.example.com

Server details:

  • At the bottom

  • For 'Type' , Select Cpanel

  • For username and password, type in your WHM Reseller Account name and use either your reseller password or use the 'Remote Access Key' which is more secure

  • Tick use SSL

Importing Client Accounts from WHM

To import from WHM/Cpanel Checklist:

  1. make sure you have your WHM server setup and configured (as above)

  2. For Each Product/Package to be Imported, you need to have WHMCS products that match WHM/Cpanel hosting packages (1 WHMCS product to = 1 WHM package)

  3. Run the import script

  4. Tidy up client data (go through accounts and add all missing details like address and phone numbers for the client profiles)

Setup WHMCS Products

After import of accounts, go through and add all extra services, make sure the extras like 'extra domains' dedicated IP and SSL etc.. are added as product groups.

  1. Goto (Setup, Products/Services / Products/Services )

  2. Create a group for admin packages (i.e. non client ones). make it hidden and call it Non Client Products

  3. Create a group called Svchost Packages+

  4. Create a product for each of the different packages that you have in the WHM including your reseller account and any developer packages. i.e. svchost1_Developer, svchost1_Bronze, JRSKB

For Each Product/Package to be Imported, you need to have WHMCS products that match WHM/Cpanel hosting packages

  1. Create new product or use a package that you have already setup earlier in this tutorial as this is the preferred method.(skip to step 8 if this is the case)

  2. select the appropriate product type and group

  3. give it a product name (what you want the customers to see)

  4. Goto to the 'Module Settings Tab'

  5. Configure the 'Module Name' to be 'cpanel.'

  6. Then in the 'WHM Package Name' that appears put in the exact WHM package name of whose client accounts are going to be imported to this Product - i.e. example1_Developer, example1_Bronze, JRSKB

  7. Leave all other Module Settings alone as they are not required

  8. configure all other product settings as required but these are the required ones for importing

Run the import script

You must first ensure you have setup the server you wish to import accounts from in Setup > Servers

  1. Next, go to Utilities > WHM Import Script

  2. Now choose the server you want to import accounts from in the drop down box

  3. A list of the accounts on that server will now be displayed

  4. From here you can select the accounts you wish to import - it will highlight domains that already exist in your WHMCS system so you don't create duplicates - and you can select all the accounts in one go by clicking the checkbox in the header row

  5. Then simply click the Import button at the bottom of the page an the accounts will be imported

Tidy Up Client Data

  • The import only imports hosting packages

  • The information cPanel stores is very limited, for example it doesn't hold the clients name, the amount they pay or their next due date. So importing does require some manual work

  • go through clients accounts and correct any details required

Check List:

  1. Add domain manually (see Below) – each account imported will need its domains associated with it manually added, including the primary one.

    • Add the primary domain by following 'Manually Adding a Domain'

    • If the primary Domain is to be kept free the 'Next Due Date' of the domain needs to be identical to the hosting package's 'Next Due Date' that it belongs too

    • Make sure it's renewal period is also 1 year (this is a WHMCS thing where on free domains it always trys to renew for 1 year)

  2. add any extra free domains – 'Manually Adding a Domain' and use a coupon code which should already be created i.e. FreeDomain, if not pause and go and create one via (Setup/Payments/Promotions)

  3. add any other extra domains – 'Manually Adding a Domain'

  4. add registration date – I use the domain reg date

  5. configure 'Expiry Date' – I use the domain exipry date (but to keep customers invoices nice I use the hosting package 'Next Due Date', this might change when I use an automatic registrar which will give me no choise)

  6. whois opt out – where appropriate

  7. configure domain and its date

  8. add dedicated IPs to appropriate accounts

  9. add dedicated IP addons

  10. add SSL addons

  11. check billing amounts . NB Products/Service amounts is a snapshot and unaffected by any price changes in Products/Services (see bulk pricing updater use)

  12. fill in contact details

  13. All imported client accounts have a created date of 00-00-0000, this should be corrected although it causes no harm it is annoying

    1. Manually update them all through phpmyadmin with a selected date(s)
    2. using the import date run the following SQL script on the appropraite WHMCS database

    Update tblclients set datecreated = '2012-01-01' where datecreated = '0000-00-00'

  14. get invoice dates out of myitcrm or wherever

  15. After importing WHMCS does not know the imported accounts passwords so need to reset the passwords so WHMCS has passwords stored

Notes

WHM Import Failed

  • This error occurs when an account cannot be assigned to a package in WHMCS.

  • This happens when there is no package setup for the WHM Package Name in WHMCS.

  • Before performing an import, you must ensure you have setup all the packages in use on the server by accounts you are wanting to import on a package in WHMCS.

  • To do this, go to Setup > Products/Services > Edit > Module Settings tab, and enter the WHM Package Name such as "demohost_Starter" in the Package Name field on the modules settings tab.

  • Make sure you include the prefix and package i.e. example1_Bronze

Published in WHMCS

Configuration instructions are based on WHMCS v4.2.1

Follow these instructions in order which will guide you through the setup procedure outlined in the next section and WHMCS will be installed easily and correctly setup. This is base on a video series from you tube by EatMemo / webhostingtutorial on youtube / http://www.webhostingbusinessbook.com/ / Abrahim Ikasud , who also wrote a book, 'Getting & Managing Your First 1,000 Clients in Web Hosting', with resources outlining in detail what follows (also free with hostgator accounts). There is a notes section at the bottom of this document.

Don't forget if you get stuck click on the help links from within WHMCS as they are well written and relevant

Fresh install of WHMCS and WHM/CPanel with optional WHM/cPanel client import

These instructions utilise the Video walk through below and are for fresh installs only.

  1. create packages on WHM and setup as required i.e. bandwidth space etc.

  2. install WHMCS on to your web server

  3. check automation settings before anything else, do not configure bridge or integration yet, just check settings – to prevent data loss

  4. go through 'WHMCS - Part 3 General Settings' section

  5. go through 'WHMCS Part 4 - Domain Names Setup' section if reselling (need to check if this should be setup even for manually adding TLD – all domain TLD used on WHMCS should have a domain configured in this section )

  6. go through 'WHMCS Part 5 - Payment Gateway Setup' , setup as required

  7. configure a product as per 'WHMCS Part 6 - Product & Services'

  8. configure Product module settings as per 'Module Settings Tab' in 'Configuring a Web-sense/cPanel/WHM aware Product (Example 4)' to provide WHM/CPanel integration

  9. run 'cPanel/WHM Import' script (Utilities/cPanel/WHM Import), correct any errors and correctly populate clients data paying special attention to dates, product they have bought etc..

  10. go through 'WHMCS - Part 7 Automation'

  11. configure any support departments if required as per 'WHMCS - Part 8 Support Departments'

  12. Install Google Analytics Addon and configure

  13. Import WHM/CPanel Accounts – see 'WHMCS - Part 9 Importing (Lancastrian IT)' section

  14. Check Client Data

  15. Enable Automation CRON Job if not already – Command found in 'Automation Settings'

  16. Select both required templates as prefered: (General Settings/General Tab) template and (General Settings/General Tab) Default Order Form Template

  17. Read notes section at the end of this tutorial

  18. Backup

  19. Customise a template if needed

  20. Backup again

  21. DONE

Full WHMCS Setup Instructions (Video Series Walkthrough)

video series from you tube by EatMemo / webhostingtutorial

WHMCS - Part 1 Getting WHMCS (Not Needed)

WHMCS - Part 2 Installing WHMCS (Not Needed)

Before you start read the following section and check the appropriate settings about automation to prevent data loss 'WHMCS Automation Settings Page '

WHMCS - Part 3 General Settings

  • Location - (Setup/General Settings)

  • Go through general settings changing email and other contact details.

  • Leave everything as default unless instructed

General Tab:

  • Fill in company details

  • The email address set here will replicate through the email templates

  • Company address box should also have the company name at the top

  • upload logo i.e. http://www.example.com/whmcs/images/logo.jpg

Localisation Tab: @ 4:00 mins

  • change to UK, GBP and £ etc..

  • the first currency is the default and cannot be deleted

Ordering Tab:

@ 4:21 mins and

  • enable and setup a 'terms of service' (TOS) and 'privacy page' (download here)

  • automatically take user to the invoice,

  • eatmemo recommends not blocking existing domains

  • eatmemo recommends to skip fraud checking for existing

  • eatmemo recommends web20 cart theme (default on the version he is using)

  • 'Monthly Pricing Breakdown' untick it, this sets billing pricing breakdown to yearly

Domains Tab:

  • setup purchase/transfer/renewal options for clients domain names

  • setup rest as required

  • Bulk Domain Search - this allows you to search for domain name availability on the order page

  • Bulk Check TLDs - this adds ' Do you want to buy this domain as well while you are at it' below the domain availability search

  • Bulk TLD section cannot configured until 'Domain Pricing' and TLD has been setup

Mail Tab: (watch Video above)

  • configure mails settings

  • configure SMTP email - phpmail is used by default but not secure, SMTP is also preferred because of spam

  • setup mail signature

  • Pre-sales Contact Form Email , I used hosting@lancastrian-it.co.uk because only small company and departments not yet setup

Support Tab:

  • eatmemo recommends 'ticket reply list order' should be changed to 'Descending (newest to oldest)' – watch video for explanation

  • KB SEO Friendly URLs + change htaccess.txt

  • eatmemo recommends adding pdf,doc,docx,zip,tar,gz,xls as allowed file attachments

Invoicing Tab:

and then

  • eatmemo recommends turning on 'Sequential Paid Invoice Numbering' this adds sequential invoice number using the template below it. I used HOSTING-{NUMBER} , will generate HOSTING-001, HOSTING002 etc...

  • I enabled just the sensible UK credit cards, this setting might be used by some gateways

  • disable late fees

  • if starting new hosting business, best not to start at 1 and maybe use invoice increment of 17

Credit Tab:

  • I am leaving this off until I use a payment gateway and clients can add funds themselves

Affiliates Tab:

Watch video @ 3.20

  • dont use, for reference only.

Security Tab:

Watch @ 3:30 mins

  • enable captcha, google recaptcha is probably better but needs a code from google

  • eatmemo recommends 'Required Password strength' of 30, so not to annoy customers

  • increase 'Failed admin ban' to 60 mins, 25 mins is to short

  • 'Admin Force SSL Access' – turn this on

  • disable credit card storage in database – if considering storing credit card numbers in the database make sure you have high security e.g. big passwords, to be safe don’t store. paypal etc.. does not need to store credit card details in your database etc..

  • allow a customer to delete their cards, after all it is their card. (if you store them)

Social Tab: (not covered in videos)

  • twitter and facebook integration

Other Tab:

  • on large sites 'Disable Full Client Dropdown'

  • disable 'Show cancellation link' , this is so you can get valuable information why they want to cancel by having the customer contact you

  • Admin Client Display Format – My prefered option is: Show company name if set, otherwise first name/last name

  • Client Dropdown Format – my preferred option is: [Company Name] - [First Name] [Last Name]

  • 'Monthly Affiliate Reports' – ignore this as affiliates is turned off.

WHMCS Part 4 - Domain Names Setup

This section sets up a domain registrar (i.e. enom) and your WHMCS install so they talk to each other.

Setting up an enom account:

Do the following at enom:

  1. Configure your enom account. Sign up for one if you do not have it (you can use other providers from the list in WHMCS but the following setup is for enom)

  2. make a note of the cost of domains - http://www.enomcentral.com/pricing.asp

  3. make sure you have a valid credit card on file at enom

  4. load your enom account with some money – My Account

  5. request your IP to be put on enoms white list This is done via a support ticket. The global Justhost server rs4.justhost.com IP address is most likely already on. E.g. 'Please white list my IP for live production server' include IP and account name @ General Reseller Info

Now go back to WHMCS:

Goto Setup/Products and Services/Domain Registrars

Registrar Tab:

Watch @ 6:30 mins

  1. Select Enom

  2. enter you enom user name and password

  3. enable SyncNextDueDate so dates match up

Other Settings Tab: @ 7:55 mins

  • make sure the default name servers are your nameservers

Domain Pricing:

Watch @ 1:29 mins

Goto Setup/Products and Services/Domain Pricing

This should be setup even for manually adding TLD – all domain TLD used on WHMCS should have a domain configured in this section.

  1. pop-up the price list - http://www.enomcentral.com/pricing.asp

  2. pick which TLD domains you are going to do. Do not do them all. If there is to much on the plate the customer will not know which to go for

  3. you should consider Domain registration as a complementary service as you cannot make much money reselling these up. (I personally will put some on each domain)

  4. now add each TLD Domain that you want to provide selecting enom for those domains. You can use different suppliers for different TLDs.
    Watch @ 1:29 mins

  5. to set the prices click on the 'Open Pricing' link and configure options as needed. As a security recommendation do not do more than 2 years because of fraud.

  6. Do not forget 1 year = $9.95 and 2 years = $19.90.

  7. I am not sure what should happen now as this video ended to quickly. Watch video @ 4:18

WHMCS Part 5 - Payment Gateway Setup

This section deals with setting up a payment gateway

Goto Setup/Payments/Payment Gateway

  1. select, add and configure the gateway

  2. 'Mail In Payment' can be used for offline payments. The details in the box can be modified

  3. eatmemo recommends that when setting up a gateway or in this case paypal the description line should more reflect the types of card payment you can take via these methods as it is better for a customers awareness.

    I.e. Paypal → Paypal (Visa/Mastercard/AMEX/Discovery/eCheck)

In the Paypal Gateway settings

  1. Enable 'Force Subscription'

  2. Configure Paypal API details – only required for automated refunds

WHMCS Part 6 - Product & Services

This section covers setting up a product and part of the details tab

Configuring a Product

Goto (Setup/ Products/Services / Products/Services)

  1. Firstly you need to create a Product Group to hold your products and services. It is a category e.g. 'Shared Hosting Services','VPS, 'Non Client Packages'

  2. Create a new product. Select from the 'Product Type' drop down (don’t know if this can be edited). Also select the 'Product Group' which you have just created. Give the package a name.

  3. Hit continue

  4. Fill in the tabs as outlined below

Details Tab:

  • fill in product description – this will show on the shopping cart

  • don’t put to much information in the shopping cart description. Otherwise it will confuse the customer

  • welcome email – this is a per product welcome email

  • require domain – this is for products that do not require a domain name

  • Starts ½ though details and includes , , custom fields tab  Watch video @ 4.53

  • if you charge tax - click enable

Pricing Tab: Watch @ 2:30 mins

  • setup your required pricing for each product

  • use -1 to disable terms. In the example video at the end of this section it shows eatmemo only disabling the price

  • leave prorata billing off (unless you really need it)

Module Settings Tab: Watch video @ 3:44 mins

  • this is where you do cpanel integration

  • FILL IN LATER

Custom Fields Tab: Watch Video @ 4:53 mins and then

  • these are custom fields you can have customers fill in when they sign up - e.g. how did you find us?

  • these are per product

Configurable Options Tab: Watch video @ 2:35 mins

  • POSSIBLY add later in the process

Upgrades Tab: Watch Video @ 3:12 mins

  • POSSIBLY add later in the process

  • i.e. from free accounts to paid accounts

  • other products need to be setup first before this can be used

  • this is a simple select box where you choose which products clients can upgrade/downgrade to. They can do this from their control panel

Free Domains Tab: Watch Video at @ 3:51 mins

  • You can give customers free domains

Other Tab: Watch Video @ 4:15 mins

  • you cannot compete with the big companies so you need to focus on supplying a personalized service to your customers so don’t set Soft Bandwidth and Soft Disk Limit unless you have to where you have limited resources as Eatmemo recommends. My account packages have limits so I will add them here

  • don’t set over usage costs (unless you really want to)

Configuring a Product (Example 2 & 3)

Setting up a second and third product example starts watch video @ 5:35 mins and continues with this as marked out below:

  • Pricing Watch Video @ 0:24 mins

  • Pricing – Monthly/Annual price display on cart Watch Video @ 2:44 mins

  • Free Domain Watch Video @ 7:12 mins

  • Other - not setup Watch Video @ 8:12 mins

  • Upgrades Watch Video@ 8:30 mins

Configuring a Web-sense/cPanel/WHM aware Product (Example 4)

  1. First you need to create the product

  2. follow the steps outlined below

  3. this shows you how to configure a product to interact with you WHM/cPanel hosting packages from fresh and does not cover importing but has similar setup routines for reference.

Details Tab: Watch Video @ 1:11 mins

  • setup as required, this is a reference only

Pricing Tab: Watch Video @ 2:24 mins

  • setup as required, this is a reference only

Module Settings Tab: (This is also part of Cpanel/WHM integration)

This section is going to show how to use a cpanel server with WHMCS and these setting will be fairly typical

Hosting Package Watch Video @ 4:45 mins

  • edit your web hosting package you want to deal with

  • go to the modules tab and select Cpanel as 'Module Name'

  • don’t set all the settings, leave them to be set in the WHM (integration is bad anyway)

  • (I added this) enter the 'WHM Cpanel Package Name' i.e. svchost1_Bronze

  • If the package does not exist continue to follow these instructions from 5.33 to create a package through WHM (or just do it)

  • Make a note of the package name you have just created

Now link the WHM Server to WHMCS Watch Video@ 8:11 mins

  • before we can assign a server we need to setup a server in WHMCS (Setup / Products/Services / Servers)

    NB: so it knows where to talk to before we can assign 'Server Group' which is required for the Cpanel module to be able to control the packages

Create Server Group Watch Video @ 8:35 mins

  1. create new group – i.e. 'cPanel Servers (EatMemo)'

  2. select fill type – leaving as default is fine

Create a Server

  1. Click 'Add New Server'

  2. fill in the name of the server, hostname, IP, Monthly Cost, Date Center (just a text description of location), maximum number of accounts (this is really for load balancing if you have more than one server), name servers and their IPs,

  3. 'Server Details' should be set as follows: 'Type' = Cpanel, user name is your reseller account name, use the 'WHM Access Hash' instead of your password. The hash is found in the WHM. Use SSL mode

  4. even if you do not have a SSL, use SSL mode and accept the certificate prompt in your browser

  5. after you save changes you are returned to the server page. Next to the server is a new 'WHM' button. Press this to see if your settings work

  6. because I am using lancastrian-it.co.uk I will most likely need to change the hostname to lancastrian-it.co.uk while leaving the nameservers as svchost.co.uk and I can use SSL

Now you can finish editing your WHMCS Product by adding your Cpanel details Watch Video @ 4:10 mins

  1. goto (Setup / Products/Services / Products/Services )

  2. select the web hosting package you are dealing with

  3. goto the modules settings tab

  4. enter the 'WHM Package Name' – you should have this noted down from before

  5. all other details have been set in the WHM Package so do not change anything

  6. choose the 'Server Group' – this you setup earlier most likely with one server

  7. The bottom section 5.26 – This deals with when the Cpanel account is created. My preferred option is 'Automatically setup the product when you manually accept a pending order ' or because I have only 'Mail in Payments' on I would have to acknowledge the first payment which is the same thing so I could use 'Automatically setup the product as soon as the first payment is received ' which would give the same affect but only be useful if my hosting was open to the rest of the world for sign up without my intervention

Custom Fields Tab: Watch Video @ 7:10 mins

  • N/A

Configurable Options Tab: Watch Video@ 7:10 mins

  • N/A

Upgrades Tab: Watch Video @ 7:10 mins

  • N/A

Free Domains Tab: Watch Video @ 7:20 mins

  • if you were including a free domain with the account now is the time to add it

Other Tab:

  • N/A

WHMCS - Part 7 Automation

This section will go through WHMCS automation settings (Setup/Automation Settings). For WHMCS to run its automation you need to setup a CRON job in cpanel that create and mails all invoices, calculates billing and suspends accounts etc..

Setup CRON Job:

  1. If you will be importing data only activate the CRON only when WHMCS is completely setup, i.e. finished importing clients and you have sorted their account dates etc.. so customers do not get random invoices

  2. goto (Setup/Automation Settings) in WHMCS

  3. copying the top line from 'Create the following Cron Job using PHP: '

  4. login the CPanel of the domain WHMCS is hosted on i.e. cpanel.lancastrian-it.co.uk

  5. goto the advanced section and select 'Cron Jobs'

  6. Email - make note that every time the CRON Job is run by default an email is being sent to the default system email account (i.e. catch all). Possibly look at turning this off or set to send to one of your own email accounts to make sure it is running correctly

  7. add a new CRON job, set to once a day, add the CRON Job line from the WHMCS into the command line and then click 'Add New Cron Job'

  8. IS THIS THE BEST TIME TO RUN – I am sure eatmemo mentioned selecting a better time somewhere in the 24 hour clock i.e. 03:00 in the morning

WHMCS Automation Settings Page

Watch video @ 4:04 mins

Automatic Module Functions

  • Leave Enable Suspension On (except while importing clients from WHM for the first time as you might have clients you have not billed etc.. Enable this when you have sorted your client import)

  • MAKE SURE 'Enable Termination' IS OFF – this prevents any data loss by automated systems, I do not want this on as I can delete them manually. If you have a large site you should consider this later. It should be off by default – This prevents accidental data loss by bad settings.

Billing Settings Watch video @ 5:52 mins and then

  • leave 'Payment Reminder Emails' on

  • 'Add Late Fee Days' - late fees should already be disabled in General Setup so is ignored

  • 'Overage Billing Charges' - This setting determines how Fees to the client when they exceed their bandwidth or disk space is handled.

    • Determines how clients are billed for their overage (if enabled). The first setting will calculate the bandwidth overage costs on the last day of each month and create an invoice due immediately. This will create a separate invoice.

    • The second setting will still calculate the overage change on the last day of the month, but it will not create a separate invoice, instead it will be added to the client's next invoice.

Credit Card Charging Settings Watch video @ 2:30 mins

  • credit card details are not being stored in the system so these reminders and charging events are irrelevant. If needed leave as default

Currency Auto Update Settings Watch video @ 3:02 mins

  • 'Exchange Rates' - When enabled WHMCS will connect with the European Central Bank and obtain the latest exchange rates. Leave enabled (enabled by default)

  • 'Product Prices' – seeing as I have only one currency and this option is not needed. If your currency is not volatile then this option would not be needed, or perhaps should be run every once in a while to maintain some similarities in cost.

Domain Reminder Settings Watch video @ 3:37 mins

  • if your system is setup for full automation there is no need to send reminders out to customers because it is more they have to deal with and it puts questions in their heads.

  • In my case I am using a offline billing method so I will need to send out reminders

Support Ticket Settings Watch video @ 4:37 mins

  • 'Close Inactive Tickets' – leave this disabled on small site like mine but on a large site set to 7 days (7 x 24 = 168) this is recommended by EatMemo

Miscellaneous Watch video @ 5:07 mins

  • 'Cancellation Requests' - I will leave this option disabled for now. I can always terminate manually, which I will be doing at the minute because of my clients. Earlier in this tutorial I think I removed the cancellation option from clients. (Default is on)

  • 'Update Usage Statistics' – leave enabled, why you would turn this off is beyond me

WHMCS - Part 8 Support Departments

  • On larger sites you will want to have a proper ticket system, the following shows you how to setup WHMCS to parse emails into a ticket system.

  • The video deals with setting up 3 departments

  • The video shows you how to setup the CRON Piping Method

  • Forwarder Method - This is the preferred method and is recommended by WHMCS if you use cPanel or DirectAdmin and are piping in emails from the same domain that your WHMCS is installed on.

  • Forwarder method is instant but the CRON method will only check every 5 minutes (or whatever the pole rate is set at)

Configure Email Piping:

This is how to setup an email ticket system using the 'Forwarder' (Preferred Method)

This is how to setup an email ticket system using the 'CRON Piping Method '

This method is recommend if you use any control panel other than cPanel or if you are wanting to pipe emails from domains other than just where your WHMCS system is installed.

To use this method:

  1. Goto (Setup / Support Departments)

  2. copy the line of code ' Ticket Importing using POP3 Import (Requires IMAP installed on server): '

  3. Now create a CRON job with that command minus */5 * * * * because time is setup above with drop down menus and will cause an error otherwise watch video @ 3:00 mins

    • This should run every 5 minutes

  4. EatMemo recommend that you check IMAP is installed, this is pointless as most all hosting packages with cpanel come with this. Watch video @ 6:20 mins and then


    However if not on cpanel or you just want to check, here is the quick version

    1. create a php that calls <? phpinfo() ?>

    2. load the php info file and search for IMAP

    3. IMAP should be present in the 'Configure Command' section if installed and possible in its own configuration setting later on in the php info page.

Setup Support Departments:

Now that the CRON job is setup, we now need to configure the support department(s) (i.e. Sales / Support / Billing)

  1. Goto (Setup / Support Departments) watch video @ 3:03 mins

  2. Click 'Add New Department'

  3. Fill in the details watch video @ 3:44 mins

    The following is an example with correct settings:

    'Department Name' – Support
    'Description' – Technical Support
    'Email Address' – support@example.com
    'Clients Only' – should be unticked to allow all
    'Pipe Replies Only' - should be unticked because we are using the IMAP
    'No Auto Responder' – should be unticked so there is a auto response
    'Hidden?' - do not hide from clients

POP3 Importing Configuration: watch video @ 4:46 mins and then

(Only required if using POP3 Import method)

  1. fill in the email account details for the address you are using.

    • EatMemo says that an email address should be in the format hosting+lancastrian-it.co.uk but using hosting@example.com is preferred and probably works

  2. change the port number from 110 to 995 for secure email. NB that you will need to use the secure email server settings i.e. rs4.justhost.com for them to work properly

  3. make sure the appropriate email address have been setup

Make Tickets visible to staff or administrators Watch video @ 1:32 mins

Before you can actually administrators can see tickets submitted to those email addresses we have to give them access right.

  1. Goto (Setup/Administrators)

  2. Edit an account (there should only be one at the minute), the main one from when you setup WHMCS

  3. 'Assigned Departments' - There will now be 1 – 3 departments (depending what you setup on the section above) that you are not assigned to

  4. Assign the new departments or appropriate selection to your account

  5. Every new account will need these departments assigning to be able to see the tickets

  6. 'Support Tickets Notifications' – leave this off unless you need to monitor

  7. Test the ticket system to make sure it works Watch video @ 2:58 mins

Published in WHMCS
Page 27 of 96