Difference between revisions of "Products and Services"

From WHMCS Documentation

(Pricing)
Line 1: Line 1:
Configure products via '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings >  Products/Services''' or, prior to WHMCS 8.0, '''Setup > Products/Services > Products/Services'''.
+
You can configure products at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings >  Products/Services''' or, prior to WHMCS 8.0, '''Setup > Products/Services > Products/Services'''.
 
+
For basic instructions for creating your first product group and product, see [[Setting Up Your First Product]].
+
<html><a href="https://www.youtube.com/watch?v=sUpr2dHOUrg" class="docs-video-tutorial"><em>Watch the video tutorial for this feature</em><span> <img src="https://assets.whmcs.com/icons/youtube.png"> </span></a></html>
 
 
<html><a href="https://www.youtube.com/watch?v=sUpr2dHOUrg" class="docs-video-tutorial"><em>Watch the video tutorial for this feature</em><span> <img src="https://assets.whmcs.com/icons/youtube.png"> </span></a></html>
 
 
<html><a href="https://www.whmcs.com/services#installation?utm_medium=docs" class="docs-video-tutorial"><em><small><b>Configuration Service:</b> Have our team configure WHMCS for you.</small></em><span class="button">Services</span></a></html>
 
<html><a href="https://www.whmcs.com/services#installation?utm_medium=docs" class="docs-video-tutorial"><em><small><b>Configuration Service:</b> Have our team configure WHMCS for you.</small></em><span class="button">Services</span></a></html>
 
+
 
==Product Groups==
 
==Product Groups==
Product groups organize products on the order form. Each group has a separate page, so you can split products into categories or across several pages for ease of display. For example, you may wish to list your shared hosting plans separately from reseller plans. Clients can switch between groups on the order form or you can link to them directly (see [[#Links Tab| Links]] below).
+
 
+
Product groups organize products on the order form. Each group has a separate page, and you can group products in categories or across several pages. For example, you may wish to list your shared hosting plans separately from reseller plans. Clients can switch between groups on the order form or you can link to them directly (see [[#Links Tab| Links]] below).
 +
 
To create a product group:
 
To create a product group:
 
+
#Click '''Create a New Group'''.
+
# Click '''Create a New Group'''.
#Enter a '''Product Group Name'''. This will display on the order form.
+
# Enter a '''Product Group Name'''. This will display on the order form.
#Use the '''URL''' that WHMCS generated from the group name, or enter your desired '''URL'''.
+
# In WHMCS 8.0 and later, enter the desired product group URL in '''URL''' or use the default generated product group URL. For more information, see [[Friendly URLs]].
#Enter a '''Product Group Headline''' and '''Product Group Tagline'''.
+
# Enter a '''Product Group Headline''' and '''Product Group Tagline'''.
#If you want to use a different template from the default for this group, select an '''Order Form Template'''. Normally, all product groups use the system default order form template in '''General Settings'''.
+
# To specify a template other than the default template, select a template from '''Order Form Template'''. Normally, all product groups use the system default order form template that you specify in '''General Settings'''.
#Check the '''Available Payment Gateways''' to offer on the checkout page for products in this group.
+
# Check '''Available Payment Gateways''' to choose the payment gateways to offer on the checkout page for products in this group.
#Check '''Hidden''' to hide the group on the order form.
+
# Check '''Hidden''' to hide the group on the order form.
#Click '''Save Changes'''.  
+
# Click '''Save Changes'''.
 
+
To edit the group at a later date, click the corresponding edit icon in the '''Products/Services''' list.  
+
To edit the group at a later date, click the corresponding edit icon in the '''Products/Services''' list.
 
+
 
To customize display sorting, see [[Products_and_Services#Sorting|Sorting]].
 
To customize display sorting, see [[Products_and_Services#Sorting|Sorting]].
 
+
 
==Products==
 
==Products==
 +
 
To create a new product:
 
To create a new product:
#Click '''Create a New Product'''.
+
#Choose a '''Product Type'''.
+
# Click '''Create a New Product'''.
#Choose the '''Product Group''' that you just selected.
+
# Choose a '''Product Type'''. You can choose from the following product types:
#Enter a '''Product Name'''.
+
#* '''Shared Hosting''' — Use this type for products that will provision a shared hosting account.
#Select a '''Module'''. For example, for hosting plans hosted on a Plesk server, select ''Plesk''.
+
#* '''Reseller Hosting''' — Use this type for products that will create a reseller hosting account (for example, a cPanel reseller account).
#Toggle '''Create as Hidden''' to hide or show the product on the client-side order form.
+
#* '''Server/VPS''' — Use this type when selling a server (for example, VPS or dedicated). The client must select a hostname, <tt>root</tt> password, and nameserver prefixes when they order this product.
#Click '''Continue''' and then configure the tabs on the page that appears. For more on these tabs, see the sections below.
+
#* '''Other''' — Use this type for anything that isn't a hosting product (for example, software licensing). </br> Product types do not affect billing in any way. However, depending on the assigned server module, they may affect behavior and the Client Area service details page (including login options).
#After you configure the additional tabs, click '''Save Changes'''.
+
# Select a '''Product Group'''.
 
+
# Enter a '''Product Name'''.
An explanation of the differing Product Types is as follows:
+
# In WHMCS 8.3 and later, enter the desired product URL in '''URL''' or use the default generated product URL. For more information, see [[Friendly URLs]].
 
+
# Select a '''Module'''. For example, for hosting plans on a Plesk server, select ''Plesk''.
'''Shared Hosting''' - The default selection and should be used for products intended to provision a shared hosting account.
+
# Toggle '''Create as Hidden''' to hide or show the product on the Client Area order form.
 
+
# Click '''Continue'''.
'''Reseller Hosting''' - Useful for any products that will result in a reseller hosting account being created, for example a cPanel reseller account.
+
# Configure the tabs on the page that appears. For more on these tabs, see the sections below.
 
+
# Click '''Save Changes'''.
'''Server/VPS''' - Should be used when selling a server (VPS, dedicated, etc). The client will be prompted to select a hostname, root password and enter nameserver prefixes when ordering.
+
 
+
To edit the product at a later date, click the corresponding edit icon in the '''Products/Services''' list.
'''Other''' - Can be used for anything that isn't a hosting product, such as software licensing.
+
 
 
None of the selections will affect billing in any way. However depending on the server module assigned to the product, they will generally affect how it behaves and the client area output on the service details page (including login options).
 
 
 
To edit the product at a later date, click the corresponding edit icon in the '''Products/Services''' list.  
 
 
 
 
To customise display sorting, see [[Products_and_Services#Sorting|Sorting]].
 
To customise display sorting, see [[Products_and_Services#Sorting|Sorting]].
 
+
 
===Details===
 
===Details===
'''Details''' contains general information about a product, including its name and product group:
+
 
+
The '''Details''' tab contains general information about a product, including its name and product group:
* '''Product Type''', '''Product Group''' and '''Product Name''' — See the [[#Products|Products]] section above.
+
* '''Product Description''' — The detailed information that relates to this product on the order form.
+
* '''Product Type''', '''Product Group''', '''Product Name''', and, in WHMCS 8.3 and later, '''URL''' — For more information, see the [[#Products|Products]] section above.
** The system maintains line breaks when you format a description.  
+
* '''Product Description''' — Detailed information that relates to this product on the order form.
 +
** The system maintains line breaks when you format a description.
 
** When using HTML, we recommend avoiding new lines unless you want them to appear in the end result.
 
** When using HTML, we recommend avoiding new lines unless you want them to appear in the end result.
** When the <tt>key: value</tt> format is used in the description the [[Standard_Order_Form_Templates#Feature_Highlights|Feature Highlights]] styling will be applied.
+
** When the <tt>key: value</tt> format is used in the description, WHMCS will apply the [[Standard_Order_Form_Templates#Feature_Highlights|Feature Highlights]] styling.
 
* '''Welcome Email''' — The email template to send when activating the product. You can create custom email templates to use on different products. For more information, see [[Email Templates]].
 
* '''Welcome Email''' — The email template to send when activating the product. You can create custom email templates to use on different products. For more information, see [[Email Templates]].
* '''Require Domain''' — The domain registration option on ordering. You should always enable this for hosting and disable it for other products that don't require a domain name.
+
* '''Require Domain''' — The domain registration option when ordering the product. Always enable this for hosting and disable it for other products that don't require a domain name.
* '''Stock Control''' — The available quantity of an item (for example, servers) or a limited special-offer product. Check this to enable the limit, and then enter the remaining quantity. WHMCS will stop orders when it reaches zero.  
+
* '''Stock Control''' — The available quantity of an item (for example, servers) or a limited special-offer product. Check this to enable the limit, and then enter the remaining quantity. WHMCS will stop orders when it reaches zero.
 
* '''Apply Tax''' — Whether to apply tax rules to this product. For more information, see [[Tax Configuration|Tax/VAT Rules]].
 
* '''Apply Tax''' — Whether to apply tax rules to this product. For more information, see [[Tax Configuration|Tax/VAT Rules]].
* '''Featured''' — Display a product more prominently on some supported order forms.
+
* '''Featured''' — Whether to display a product more prominently. This option is only available on some supported order forms.
 
* '''Hidden''' — Whether to show the product on the order form. Customers will still be able to order this using the direct order links.
 
* '''Hidden''' — Whether to show the product on the order form. Customers will still be able to order this using the direct order links.
* '''Retired''' — Whether to hide the product from admin area menus, like the product menu in the client's profile.
+
* '''Retired''' — Whether to hide the product from Admin Area menus, like the product menu in the client's profile.
 
+
 
===Pricing===
 
===Pricing===
'''Pricing''' lets you specify the prices and duration of the product.
+
 
+
The '''Pricing''' tab lets you specify the prices and active duration of the product.
 +
 
[[File:Price grid.png|thumb|Price Grid]]
 
[[File:Price grid.png|thumb|Price Grid]]
 
+
*'''Payment Types''' — Select '''Free''', '''One Time''', or '''Recurring'''. If you select '''One Time''' or '''Recurring''', the pricing grid will appear. Enable each billing cycle by checking '''Enable'''.
+
* '''Payment Types''' — Select '''Free''', '''One Time''', or '''Recurring'''. If you select '''One Time''' or '''Recurring''', the pricing grid will appear. Enable the desired billing cycles by checking '''Enable'''.
**For '''One Time''' products, enable '''One Time/Monthly''' and enter your prices into that column.
+
** For '''One Time''' products, enable '''One Time/Monthly''' and enter your prices into that column.
**For '''Recurring''' products, check '''Enable''' for the billing cycles that you want to offer with the product.
+
** For '''Recurring''' products, check '''Enable''' for the billing cycles that you want to offer with the product.
**For '''Setup Fee''' in each column, enter any setup fees for a given billing cycle. For example, you may charge setup fees on monthly cycles and offer free setup for yearly cycles.
+
** For '''Setup Fee''' in each column, enter any setup fees for a given billing cycle. For example, you may charge setup fees on monthly cycles and offer free setup for yearly cycles.
*'''Allow Multiple Quantities''' — Select whether clients can order multiples of this product on the checkout page. The product cannot require additional configuration (like product custom fields or configurable options).
+
* '''Allow Multiple Quantities''' — Select whether clients can order multiple instances of this product on the checkout page. The product cannot require additional configuration (like product custom fields or configurable options).
 
** ''No'' — Disables the option to specify a quantity for this product.
 
** ''No'' — Disables the option to specify a quantity for this product.
** ''Yes - Multiple Services'' — Each unit represents its own individual service instance. For example, specifying a quantity of 10 will create 10 service records upon ordering, each with its own price (Recurring Amount).
+
** ''Yes Multiple Services'' — Each unit represents its own individual service instance. For example, specifying a quantity of <tt>10</tt> will create 10 service records when ordered, each with its own price (Recurring Amount).
** ''Yes - Scaling Service'' — Each service instance allows a quantity to be defined. For example, specifying a quantity of 10 will create one service, with the service price (Recurring Amount) multiplied by the numbers of units specified.
+
** ''Yes Scaling Service'' — Each service instance allows a quantity to be defined. For example, specifying a quantity of 10 will create one service, with the service price (Recurring Amount) multiplied by the numbers of units specified.
*'''Recurring Cycles Limit''' — For '''Recurring''' payment types, the default value (<tt>0</tt>) will invoice indefinitely until cancelled. However, by entering a value in this field, you can limit the number of times this product will invoice the client. For example, entering <tt>5</tt> on a monthly product would keep the system from generating an invoice in the 6th month after ordering.
+
* '''Recurring Cycles Limit''' — For '''Recurring''' payment types, the default value (<tt>0</tt>) will invoice indefinitely until cancelled. However, by entering a value in this field, you can limit the number of times clients will be invoiced for this product. For example, entering <tt>5</tt> on a monthly product prevents the system from generating an invoice in the 6th month after ordering.
*'''Auto Terminate/Fixed Term''' — You can set up products that automatically terminate after a set number of days from the service's registration date.  
+
* '''Auto Terminate/Fixed Term''' — You can set up products that automatically terminate after a set number of days from the service's registration date.
**To enable this, enter the number of days to wait before terminating and choose an email template to send to the client when the termination occurs (for example, an up-selling email to promote your paid products in the case of a trial, or confirmation of payment completing for installment payments). Set '''Auto Terminate/Fixed Term''' to 0 to disable this feature.  
+
** To enable this, enter the number of days to wait before terminating. Then, choose an email template to send to the client when termination occurs (for example, confirmation of completed payment for installment payments).
**Entering a number in this field terminate the product when the cron job runs that many days after the product registration date.
+
** Set this to <tt>0</tt> to disable this feature.
**Use this to offer free trial products for a certain period of time or time-limited products that should only recur for a certain number of cycles before stopping.
+
** Entering a number in this field terminates the product when the cron job runs that many days after the product registration date.
*'''Termination Email''' — If you entered an '''Auto Terminate/Fixed Term''' value, select an email to send to the client at product termination.
+
** Use this to offer free trial products for a certain period of time or time-limited products that should only recur for a certain number of cycles before stopping.
 +
* '''Termination Email''' — If you entered an '''Auto Terminate/Fixed Term''' value, select an email to send to the client at product termination.
 
<div class="docs-alert-info">
 
<div class="docs-alert-info">
 
<span class="title">Note:</span><br />
 
<span class="title">Note:</span><br />
'''Termination Email''' only includes custom product-type email templates. For more information on creating a custom email template, see [http://docs.whmcs.com/Email_Templates Email Templates].
+
'''Termination Email''' only includes custom product-type email templates. For more information, see [http://docs.whmcs.com/Email_Templates Email Templates].
 
</div>
 
</div>
 
*'''Prorata Billing''' — This allows you to bill products on a specific day of the month and charge a prorata amount at the initial time of order. If you check this, the system will charge all clients on one specific day each month. Otherwise, the product will use the default anniversary billing system (for example, Jun 15–Jul 15). Changes to this setting apply to new orders only.
 
*'''Prorata Billing''' — This allows you to bill products on a specific day of the month and charge a prorata amount at the initial time of order. If you check this, the system will charge all clients on one specific day each month. Otherwise, the product will use the default anniversary billing system (for example, Jun 15–Jul 15). Changes to this setting apply to new orders only.
 
<div class="docs-alert-info">
 
<div class="docs-alert-info">
 
<span class="title">Note:</span><br />
 
<span class="title">Note:</span><br />
Prorata billing is not compatible with the free domain logic or having domain renewal invoices that the system generates further in advance than other products.
+
Prorata billing is not compatible with free domains or having domain renewal invoices that the system generates further in advance than other products.
 
</div>
 
</div>
*'''Prorata Date''' — The specific billing date for all sales of the product. If you set this to <tt>1</tt>, the system will charge all clients on the 1st of each month.
+
* '''Prorata Date''' — The specific billing date for all sales of the product. If you set this to <tt>1</tt>, the system will charge all clients on the 1st of each month.
*'''Charge Next Month''' — After this day of the month, the system will also charge a client for the next month in their initial payment when signing up on a monthly billing cycle.  
+
* '''Charge Next Month''' — After this day of the month, the system will also charge a client for the next month in their initial payment when signing up on a monthly billing cycle.
**If you don't enable this, if you have set the prorata date to 1, and a client signs up on the 30th of the month, they would only pay a small amount.  
+
** If you don't enable this, you set the prorata date to 1, and a client signs up on the 30th of the month, they would only pay a small amount.
**If you enable this, they would pay the prorated amount plus the next month in advance.  
+
** If you enable this, they would pay the prorated amount plus the next month in advance.
**To prorate a product but not to enable this feature, set '''Prorata Date''' to a normal value and '''Charge Next Month''' to <tt>32</tt>.
+
** To prorate a product but not enable this feature, set '''Prorata Date''' to a normal value and set '''Charge Next Month''' to <tt>32</tt>.
 
+
====Multiple Currencies====
 
 
 
When multiple currencies are configured, WHMCS can automatically update pricing. To update the prices, visit '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Automation Settings''' or, prior to WHMCS 8.0, '''Setup > Automation Settings''', and click '''Update Product Prices'''. Pricing will be updated in accordance with the <tt>Base Conv. Rate</tt> for each currency.
 
 
 
Pricing can be automatically updated after the daily rates update performed by the cron. Enable this at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Automation Settings''' or, prior to WHMCS 8.0, '''Setup > Automation Settings''', and selecting the '''Product Prices''' option within '''Currency Auto Update Settings'''.
 
 
 
 
===Module Settings===
 
===Module Settings===
 
+
 
This tab specifies which server type the product will use and how WHMCS will behave when someone orders this product.
 
This tab specifies which server type the product will use and how WHMCS will behave when someone orders this product.
 
+
*From '''Module Name''', select the type of server you're using. If a product has no specific module to link to, set it to ''[[Auto_Release|Autorelease]]'' to simulate activation and send a welcome email.
+
* From '''Module Name''', select the type of server you're using. If a product has no specific module to link to, set it to ''[[Auto_Release|Autorelease]]'' to simulate activation and send a welcome email.
*Select your desired options. The options you will see depend on your module. For more information, see the [[Server_Modules|Provisioning Modules]] section.
+
* Select your desired options. The options you will see depend on your module. For more information, see the [[Server_Modules|Provisioning Modules]] section.
*Select an automation setting for product activation:
+
* Select an automation setting for product activation:
**'''Automatically setup the product as soon as an order is placed''' — Set the product up instantly. Usually, you would use this for free products.
+
** '''Automatically setup the product as soon as an order is placed''' — Set the product up instantly. Generally, use this for free products.
**'''Automatically setup the product as soon as the first payment is received''' — Set the product up when the customer pays for the order.
+
** '''Automatically setup the product as soon as the first payment is received''' — Set the product up when the customer pays for the order.
**'''Automatically setup the product when you manually accept a pending order''' — Set the product up after an admin has manually reviewed and accepted the order.
+
** '''Automatically setup the product when you manually accept a pending order''' — Set the product up after an admin has manually reviewed and accepted the order.
**'''Do not automatically setup this product''' — Never auto-set-up the product. Admins can still initiate setup manually from the product details page under a client's profile.
+
** '''Do not automatically setup this product''' — Never set the product up automatically. Admins can still initiate setup manually from the product details page under a client's profile.
 
+
 
====Metric Billing====
 
====Metric Billing====
[[File:Usage-billing-module-settings-metric-config.png|thumb|]]
+
 
+
[[File:Usage-billing-module-settings-metric-config-83.png|thumb|]]
 +
 
<div class="docs-alert-info">
 
<div class="docs-alert-info">
 
<span class="title">Metric Billing</span><br />
 
<span class="title">Metric Billing</span><br />
 
'''Metric Billing''' displays when you select a module that supports this feature (WHMCS version 7.9 and above).
 
'''Metric Billing''' displays when you select a module that supports this feature (WHMCS version 7.9 and above).
 
</div>
 
</div>
 
+
 
To enable a metric for billing or display purposes, set the toggle to '''On'''. If you enable a metric, it will appear within the client's product details view of the Client Area. Within the Admin Area, an admin will always see all metrics, enabled or disabled, when viewing a service for a product that reports metrics.
 
To enable a metric for billing or display purposes, set the toggle to '''On'''. If you enable a metric, it will appear within the client's product details view of the Client Area. Within the Admin Area, an admin will always see all metrics, enabled or disabled, when viewing a service for a product that reports metrics.
 
+
To configure pricing for a metric, click '''Configure Pricing'''.  
+
To configure pricing for a metric, click '''Configure Pricing'''.
 
+
 
For usage and configuration instructions, see [[Usage Billing]].
 
For usage and configuration instructions, see [[Usage Billing]].
 
+
 
===Custom Fields===
 
===Custom Fields===
 
+
From this tab you can create custom fields for this product. This allows you to collect additional order form information that you need to supply the product.  
+
From this tab you can create custom fields for this product. This allows you to collect additional order form information that you need to supply the product.
 
+
*Field types consist of text boxes, menus, checkboxes, link or URL fields, and password fields. Text in password fields appears as asterisks (<tt>****</tt>).
+
* Field types consist of textboxes, menus, checkboxes, link or URL fields, and password fields. Text in password fields appears as asterisks (<tt>****</tt>).
*You can set fields as admin-only for private data, required or optional on the order form, displayed on the order form, displayed in the client area, or displayed on invoices (such as VAT numbers).
+
* You can set fields as admin-only for private data, required or optional on the order form, displayed on the order form, displayed in the Client Area, or displayed on invoices (for example, VAT numbers).
 
+
 
For more information, see [[Custom_Fields|Custom Fields]].
 
For more information, see [[Custom_Fields|Custom Fields]].
 
+
 
===Configurable Options===
 
===Configurable Options===
 
+
Use this tab to select the configurable options to associate with the product. You can display them on the order form or in the client area. '''Configurable Options''' are options that alter the price of the product.
+
Use this tab to select the configurable options to associate with the product. You can display them on the order form or in the Client Area. '''Configurable Options''' are options that alter the price of the product.
 
+
 
For more information, see [[Addons_and_Configurable_Options|Addons and Configurable Options]].
 
For more information, see [[Addons_and_Configurable_Options|Addons and Configurable Options]].
 
+
 
===Upgrades===
 
===Upgrades===
 
+
This tab allows you to specify whether the client can upgrade or downgrade from this product to another. WHMCS can fully automate upgrades and downgrades for many of the modules.
+
Use this tab to specify whether the client can upgrade or downgrade from this product to another. WHMCS can fully automate upgrades and downgrades for many of the modules.
 
+
*Select the products that the product can be upgraded or downgraded to.
+
* Select the products that the product can be upgraded or downgraded to.
*Use <tt>Ctrl+Click</tt> to select multiple products.
+
* Use <tt>Ctrl+Click</tt> to select multiple products.
*Check '''Configurable Options''' to enable upgrading configurable options, if there are any on the product.
+
* Check '''Configurable Options''' to enable upgrading configurable options, if there are any on the product.
*Select an '''Upgrade Email''' template to use when a client upgrades to this product. You will first need to create a new product email template under '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Email Templates'''.
+
* Select an '''Upgrade Email''' template to use when a client upgrades to this product. You will first need to create a new product email template under '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Email Templates'''.
 
+
For more information about how WHMCS calculates and processes upgrades and downgrades, see [[Automated_Upgrades_and_Downgrades|Automated Upgrades and Downgrades]].
+
For more information, see [[Automated_Upgrades_and_Downgrades|Automated Upgrades and Downgrades]].
 
+
 
===Free Domain===
 
===Free Domain===
 +
 
Use this tab to configure the offer of a free domain with a product. WHMCS lets you offer free domains with your packages when customers purchase them with certain payment terms. For example, you might want to offer a free domain when someone purchases a package annually.
 
Use this tab to configure the offer of a free domain with a product. WHMCS lets you offer free domains with your packages when customers purchase them with certain payment terms. For example, you might want to offer a free domain when someone purchases a package annually.
 
+
 
*For '''Free Domain''', choose whether and how to offer a free domain.
 
*For '''Free Domain''', choose whether and how to offer a free domain.
 
*Select one or more '''Free Domain Payment Terms''' to set the billing cycles that are required for a product to receive a free domain.
 
*Select one or more '''Free Domain Payment Terms''' to set the billing cycles that are required for a product to receive a free domain.
 
*Select one or more '''Free Domain TLDs''' to set which TLDs can be used for a free domain.
 
*Select one or more '''Free Domain TLDs''' to set which TLDs can be used for a free domain.
 
+
 
For more information on how to configure this, see [[Domains_Configuration#Offering_Free_Domain_Registration_with_Selected_Packages|Offering Free Domain Registration]].
 
For more information on how to configure this, see [[Domains_Configuration#Offering_Free_Domain_Registration_with_Selected_Packages|Offering Free Domain Registration]].
 
+
 
===Other===
 
===Other===
The penultimate tab contains miscellaneous settings such as product affiliate rates, product downloads, and overage billing.
+
 
+
Use this tab to set miscellaneous settings such as product affiliate rates, product downloads, and overage billing.
*'''Custom Affiliate Payout''' — The custom payout rate for this specific product if it's using the built-in affiliate system. This setting overrides or disables the system default commission rate.
+
*'''Affiliate Pay Amount''' — The percentage or amount paid for a purchase of this product, depending on your choice for the setting above.
+
* '''Custom Affiliate Payout''' — Select whether to provide a percentage of the price, provide a fixed amount per sale, or disable commissions. <div class="docs-alert-info"><span class="title">Note:</span><br />Selecting '''No Commission''' disables commissions for the product. This setting overrides the default commission. However, if you configure either the affiliate or product commission to one-time, that selection will override this setting.</div>
*'''One Time Payout''' — Check this to pay only a one-time commission.
+
* '''Affiliate Pay Amount''' — The percentage or amount paid for a purchase of this product, depending on your choice for the setting above.
*'''Subdomain Options''' — Enter a domain in the format ".yourdomain.com" if you want to offer a free subdomain option for the domain at signup. You can offer more than one by entering a comma separated list (for example, ".yourdomain.com,.yourdomain.net").
+
* '''One Time Payout''' — Whether to prevent subsequent commission payments when the product renews.
*'''Associated Downloads''' — The files to automatically release to the customer when the product is activated.  
+
** If you do not check this, the affiliate will receive a commission every time that the product renews.
**Click '''Add Category''' to create a new category of downloads.
+
** If you did '''not''' select '''Fixed Amount''', set '''Affiliate Pay Amount''' to <tt>0.00</tt>.
**Click '''Quick Upload''' to upload a new file.
+
* '''Subdomain Options''' — Enter a domain in the format <tt>.yourdomain.com</tt> to offer a free subdomain for the domain at signup. You can offer more than one by entering a comma separated list (for example, <tt>.yourdomain.com,.yourdomain.net</tt>).
**See [[Product Downloads Distribution]] for more information.
+
* '''Associated Downloads''' — The files to automatically release to the customer when the product is activated.
*'''Overages Billing''' — Enables billing for the product based on disk and bandwidth usage for the month. Refer to [[Disk Space and Bandwidth Overage Billing]] for more information.
+
** Click '''Add Category''' to create a new category of downloads.
*'''Soft Limits''' — Enter the soft limits for '''Disk Usage''' and '''Bandwidth'''.
+
** Click '''Quick Upload''' to upload a new file.
*'''Overage Costs''' — Enter the overage costs for '''Disk Usage''' and '''Bandwidth'''.
+
** For more information, see [[Product Downloads Distribution]].
 
+
* '''Overages Billing''' — Enable billing for the product based on disk and bandwidth usage for the month. For more information, see [[Disk Space and Bandwidth Overage Billing]].
===Links tab===
+
* '''Soft Limits''' — Enter the soft limits for '''Disk Usage''' and '''Bandwidth'''.
This tab contains the URLs to link to for this product.
+
* '''Overage Costs''' — Enter the overage costs for '''Disk Usage''' and '''Bandwidth'''.
 
+
*Each URL will add the product to the shopping cart and jump straight to the configuration step.
+
===Links===
*There are many more possible variations. For more information, see [[Linking to WHMCS]].
+
 
+
[[File:link-tab-urls-83.png|thumb|]]
 +
 +
Use this tab to view the URLs that direct visitors to a product.
 +
 +
* When a visitor accesses the '''Direct Shopping Cart Link''', '''Direct Shopping Cart Link Specifying Template''', or '''Direct Shopping Cart Link Including Domain''' URLs, the product will automatically be added to the shopping cart and the visitor will proceed automatically to the configuration step.
 +
* When a visitor accesses the '''Product Group Cart Link''' URL, the visitor will go directly to the product group page.
 +
* When a visitor accesses any of the URLs in the '''Product URLs''', they will be redirected to the '''Direct Shopping Cart Link''' URL.
 +
** Each time that a new visitor accesses the link, the '''Visits''' count will increase.
 +
** To delete a product URL, click the corresponding red delete button.
 +
*** You '''cannot''' delete the active URL.
 +
*** When you delete a product URL, the URL will become nonfunctional.
 +
 +
For more information, see [[Linking to WHMCS]] and [[Friendly URLs]].
 +
 
==Sorting==
 
==Sorting==
 
+
Groups and products are sortable using the crosshair icon on the appropriate row. This is on the left for groups and the right for products.
+
You can sort groups and products using the crosshair icon in the appropriate row. This is on the left for groups and on the right for products.
 
+
 
[[File:Drag_and_drop_sorting.png|center|850x250px]]
 
[[File:Drag_and_drop_sorting.png|center|850x250px]]
 
+
 
After moving, a success message will appear on the top right of the page to confirm that the system saved the sort order. It is not possible to move products between groups using the drag-and-drop method.
 
After moving, a success message will appear on the top right of the page to confirm that the system saved the sort order. It is not possible to move products between groups using the drag-and-drop method.
 
+
 
==Feature Highlights==
 
==Feature Highlights==
+
 
'''Feature Highlights''' allow you to define features and their values for products in a way that WHMCS can interpret for comparison-based display.
+
Feature highlights allow you to define features and their values for products in a way that WHMCS can interpret for comparison-based display.
+
 
 
The system supports '''Feature Highlights''' for most order form templates. For more information, see [[Standard_Order_Form_Templates#Templates|Standard Order Form Templates]].
 
The system supports '''Feature Highlights''' for most order form templates. For more information, see [[Standard_Order_Form_Templates#Templates|Standard Order Form Templates]].

Revision as of 17:32, 13 September 2021

You can configure products at Configuration () > System Settings > Products/Services or, prior to WHMCS 8.0, Setup > Products/Services > Products/Services.

Watch the video tutorial for this feature Configuration Service: Have our team configure WHMCS for you.Services

Product Groups

Product groups organize products on the order form. Each group has a separate page, and you can group products in categories or across several pages. For example, you may wish to list your shared hosting plans separately from reseller plans. Clients can switch between groups on the order form or you can link to them directly (see Links below).

To create a product group:

  1. Click Create a New Group.
  2. Enter a Product Group Name. This will display on the order form.
  3. In WHMCS 8.0 and later, enter the desired product group URL in URL or use the default generated product group URL. For more information, see Friendly URLs.
  4. Enter a Product Group Headline and Product Group Tagline.
  5. To specify a template other than the default template, select a template from Order Form Template. Normally, all product groups use the system default order form template that you specify in General Settings.
  6. Check Available Payment Gateways to choose the payment gateways to offer on the checkout page for products in this group.
  7. Check Hidden to hide the group on the order form.
  8. Click Save Changes.

To edit the group at a later date, click the corresponding edit icon in the Products/Services list.

To customize display sorting, see Sorting.

Products

To create a new product:

  1. Click Create a New Product.
  2. Choose a Product Type. You can choose from the following product types:
    • Shared Hosting — Use this type for products that will provision a shared hosting account.
    • Reseller Hosting — Use this type for products that will create a reseller hosting account (for example, a cPanel reseller account).
    • Server/VPS — Use this type when selling a server (for example, VPS or dedicated). The client must select a hostname, root password, and nameserver prefixes when they order this product.
    • Other — Use this type for anything that isn't a hosting product (for example, software licensing). </br> Product types do not affect billing in any way. However, depending on the assigned server module, they may affect behavior and the Client Area service details page (including login options).
  3. Select a Product Group.
  4. Enter a Product Name.
  5. In WHMCS 8.3 and later, enter the desired product URL in URL or use the default generated product URL. For more information, see Friendly URLs.
  6. Select a Module. For example, for hosting plans on a Plesk server, select Plesk.
  7. Toggle Create as Hidden to hide or show the product on the Client Area order form.
  8. Click Continue.
  9. Configure the tabs on the page that appears. For more on these tabs, see the sections below.
  10. Click Save Changes.

To edit the product at a later date, click the corresponding edit icon in the Products/Services list.

To customise display sorting, see Sorting.

Details

The Details tab contains general information about a product, including its name and product group:

  • Product Type, Product Group, Product Name, and, in WHMCS 8.3 and later, URL — For more information, see the Products section above.
  • Product Description — Detailed information that relates to this product on the order form.
    • The system maintains line breaks when you format a description.
    • When using HTML, we recommend avoiding new lines unless you want them to appear in the end result.
    • When the key: value format is used in the description, WHMCS will apply the Feature Highlights styling.
  • Welcome Email — The email template to send when activating the product. You can create custom email templates to use on different products. For more information, see Email Templates.
  • Require Domain — The domain registration option when ordering the product. Always enable this for hosting and disable it for other products that don't require a domain name.
  • Stock Control — The available quantity of an item (for example, servers) or a limited special-offer product. Check this to enable the limit, and then enter the remaining quantity. WHMCS will stop orders when it reaches zero.
  • Apply Tax — Whether to apply tax rules to this product. For more information, see Tax/VAT Rules.
  • Featured — Whether to display a product more prominently. This option is only available on some supported order forms.
  • Hidden — Whether to show the product on the order form. Customers will still be able to order this using the direct order links.
  • Retired — Whether to hide the product from Admin Area menus, like the product menu in the client's profile.

Pricing

The Pricing tab lets you specify the prices and active duration of the product.

Price Grid
  • Payment Types — Select Free, One Time, or Recurring. If you select One Time or Recurring, the pricing grid will appear. Enable the desired billing cycles by checking Enable.
    • For One Time products, enable One Time/Monthly and enter your prices into that column.
    • For Recurring products, check Enable for the billing cycles that you want to offer with the product.
    • For Setup Fee in each column, enter any setup fees for a given billing cycle. For example, you may charge setup fees on monthly cycles and offer free setup for yearly cycles.
  • Allow Multiple Quantities — Select whether clients can order multiple instances of this product on the checkout page. The product cannot require additional configuration (like product custom fields or configurable options).
    • No — Disables the option to specify a quantity for this product.
    • Yes — Multiple Services — Each unit represents its own individual service instance. For example, specifying a quantity of 10 will create 10 service records when ordered, each with its own price (Recurring Amount).
    • Yes — Scaling Service — Each service instance allows a quantity to be defined. For example, specifying a quantity of 10 will create one service, with the service price (Recurring Amount) multiplied by the numbers of units specified.
  • Recurring Cycles Limit — For Recurring payment types, the default value (0) will invoice indefinitely until cancelled. However, by entering a value in this field, you can limit the number of times clients will be invoiced for this product. For example, entering 5 on a monthly product prevents the system from generating an invoice in the 6th month after ordering.
  • Auto Terminate/Fixed Term — You can set up products that automatically terminate after a set number of days from the service's registration date.
    • To enable this, enter the number of days to wait before terminating. Then, choose an email template to send to the client when termination occurs (for example, confirmation of completed payment for installment payments).
    • Set this to 0 to disable this feature.
    • Entering a number in this field terminates the product when the cron job runs that many days after the product registration date.
    • Use this to offer free trial products for a certain period of time or time-limited products that should only recur for a certain number of cycles before stopping.
  • Termination Email — If you entered an Auto Terminate/Fixed Term value, select an email to send to the client at product termination.

Note:
Termination Email only includes custom product-type email templates. For more information, see Email Templates.

  • Prorata Billing — This allows you to bill products on a specific day of the month and charge a prorata amount at the initial time of order. If you check this, the system will charge all clients on one specific day each month. Otherwise, the product will use the default anniversary billing system (for example, Jun 15–Jul 15). Changes to this setting apply to new orders only.

Note:
Prorata billing is not compatible with free domains or having domain renewal invoices that the system generates further in advance than other products.

  • Prorata Date — The specific billing date for all sales of the product. If you set this to 1, the system will charge all clients on the 1st of each month.
  • Charge Next Month — After this day of the month, the system will also charge a client for the next month in their initial payment when signing up on a monthly billing cycle.
    • If you don't enable this, you set the prorata date to 1, and a client signs up on the 30th of the month, they would only pay a small amount.
    • If you enable this, they would pay the prorated amount plus the next month in advance.
    • To prorate a product but not enable this feature, set Prorata Date to a normal value and set Charge Next Month to 32.

Module Settings

This tab specifies which server type the product will use and how WHMCS will behave when someone orders this product.

  • From Module Name, select the type of server you're using. If a product has no specific module to link to, set it to Autorelease to simulate activation and send a welcome email.
  • Select your desired options. The options you will see depend on your module. For more information, see the Provisioning Modules section.
  • Select an automation setting for product activation:
    • Automatically setup the product as soon as an order is placed — Set the product up instantly. Generally, use this for free products.
    • Automatically setup the product as soon as the first payment is received — Set the product up when the customer pays for the order.
    • Automatically setup the product when you manually accept a pending order — Set the product up after an admin has manually reviewed and accepted the order.
    • Do not automatically setup this product — Never set the product up automatically. Admins can still initiate setup manually from the product details page under a client's profile.

Metric Billing

Usage-billing-module-settings-metric-config-83.png

Metric Billing
Metric Billing displays when you select a module that supports this feature (WHMCS version 7.9 and above).

To enable a metric for billing or display purposes, set the toggle to On. If you enable a metric, it will appear within the client's product details view of the Client Area. Within the Admin Area, an admin will always see all metrics, enabled or disabled, when viewing a service for a product that reports metrics.

To configure pricing for a metric, click Configure Pricing.

For usage and configuration instructions, see Usage Billing.

Custom Fields

From this tab you can create custom fields for this product. This allows you to collect additional order form information that you need to supply the product.

  • Field types consist of textboxes, menus, checkboxes, link or URL fields, and password fields. Text in password fields appears as asterisks (****).
  • You can set fields as admin-only for private data, required or optional on the order form, displayed on the order form, displayed in the Client Area, or displayed on invoices (for example, VAT numbers).

For more information, see Custom Fields.

Configurable Options

Use this tab to select the configurable options to associate with the product. You can display them on the order form or in the Client Area. Configurable Options are options that alter the price of the product.

For more information, see Addons and Configurable Options.

Upgrades

Use this tab to specify whether the client can upgrade or downgrade from this product to another. WHMCS can fully automate upgrades and downgrades for many of the modules.

  • Select the products that the product can be upgraded or downgraded to.
  • Use Ctrl+Click to select multiple products.
  • Check Configurable Options to enable upgrading configurable options, if there are any on the product.
  • Select an Upgrade Email template to use when a client upgrades to this product. You will first need to create a new product email template under Configuration () > System Settings > Email Templates.

For more information, see Automated Upgrades and Downgrades.

Free Domain

Use this tab to configure the offer of a free domain with a product. WHMCS lets you offer free domains with your packages when customers purchase them with certain payment terms. For example, you might want to offer a free domain when someone purchases a package annually.

  • For Free Domain, choose whether and how to offer a free domain.
  • Select one or more Free Domain Payment Terms to set the billing cycles that are required for a product to receive a free domain.
  • Select one or more Free Domain TLDs to set which TLDs can be used for a free domain.

For more information on how to configure this, see Offering Free Domain Registration.

Other

Use this tab to set miscellaneous settings such as product affiliate rates, product downloads, and overage billing.

  • Custom Affiliate Payout — Select whether to provide a percentage of the price, provide a fixed amount per sale, or disable commissions.
    Note:
    Selecting No Commission disables commissions for the product. This setting overrides the default commission. However, if you configure either the affiliate or product commission to one-time, that selection will override this setting.
  • Affiliate Pay Amount — The percentage or amount paid for a purchase of this product, depending on your choice for the setting above.
  • One Time Payout — Whether to prevent subsequent commission payments when the product renews.
    • If you do not check this, the affiliate will receive a commission every time that the product renews.
    • If you did not select Fixed Amount, set Affiliate Pay Amount to 0.00.
  • Subdomain Options — Enter a domain in the format .yourdomain.com to offer a free subdomain for the domain at signup. You can offer more than one by entering a comma separated list (for example, .yourdomain.com,.yourdomain.net).
  • Associated Downloads — The files to automatically release to the customer when the product is activated.
    • Click Add Category to create a new category of downloads.
    • Click Quick Upload to upload a new file.
    • For more information, see Product Downloads Distribution.
  • Overages Billing — Enable billing for the product based on disk and bandwidth usage for the month. For more information, see Disk Space and Bandwidth Overage Billing.
  • Soft Limits — Enter the soft limits for Disk Usage and Bandwidth.
  • Overage Costs — Enter the overage costs for Disk Usage and Bandwidth.

Links

Link-tab-urls-83.png

Use this tab to view the URLs that direct visitors to a product.

  • When a visitor accesses the Direct Shopping Cart Link, Direct Shopping Cart Link Specifying Template, or Direct Shopping Cart Link Including Domain URLs, the product will automatically be added to the shopping cart and the visitor will proceed automatically to the configuration step.
  • When a visitor accesses the Product Group Cart Link URL, the visitor will go directly to the product group page.
  • When a visitor accesses any of the URLs in the Product URLs, they will be redirected to the Direct Shopping Cart Link URL.
    • Each time that a new visitor accesses the link, the Visits count will increase.
    • To delete a product URL, click the corresponding red delete button.
      • You cannot delete the active URL.
      • When you delete a product URL, the URL will become nonfunctional.

For more information, see Linking to WHMCS and Friendly URLs.

Sorting

You can sort groups and products using the crosshair icon in the appropriate row. This is on the left for groups and on the right for products.

Drag and drop sorting.png

After moving, a success message will appear on the top right of the page to confirm that the system saved the sort order. It is not possible to move products between groups using the drag-and-drop method.

Feature Highlights

Feature highlights allow you to define features and their values for products in a way that WHMCS can interpret for comparison-based display.

The system supports Feature Highlights for most order form templates. For more information, see Standard Order Form Templates.