Difference between revisions of "Products and Services"

From WHMCS Documentation

(Upgrades)
(Product List)
 
(84 intermediate revisions by 11 users not shown)
Line 1: Line 1:
Products are configured via the '''Setup > Products/Services > Products/Services''' page
+
Configuring products and services in WHMCS allows you to determine the specifics for each of your offerings.
  
Basic instructions for creating your first product group and product can be found under [[Setting Up Your First Product]]. This page explains all the advanced options available, including hiding products, stock control and upgrades.
+
You can access this feature 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'''.
  
[[File:Videotutorial.png‎|center|link=http://www.youtube.com/watch?v=0lqzsTSUGw0&hd=1|Watch Video Tutorial]]
+
== Product Groups ==
 +
 +
Product groups organize products and product bundles 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.  
  
 +
Product groups list similar or related products together, allowing them to display side-by-side for comparison in some order form templates. You must create at least one product group before you can create a product.
  
==Product Groups==
+
* Clients can switch between groups on the order form or you can link to them directly (see [[#Links|Links]] below).
Products are organised on the order form by group, as each group has a separate page, this means products can be split into categories or across several pages for ease of display. For example you may wish to list your shared hosting plans on a separate page to the reseller plans. Clients can switch between groups on the order form or you can link to them directly (see [[#Links Tab]]).
+
* To customize how the system sorts groups when displaying them, see [[#Sorting|Sorting]].
 +
 +
To create a product group:
 +
 +
# Click '''Create a New Group'''.
 +
# Specify the following product group information. Some order form templates may not use all of this information:
 +
## '''Product Group Name''' — The name that the system displays for the group to both admin users and customers. The name that you enter here will display on the order form.
 +
## '''URL''' — In WHMCS 8.0 and later, a friendly form of the product group's URL. This value must contain at least one letter. Use this to customize product group links. For more information, see [[Friendly URLs]].
 +
## '''Product Group Headline''' — A headline. Older order form templates may use the product group name as the headline instead.
 +
## '''Product Group Tagline''' — A tagline.
 +
## '''Order Form Template''' — Allows you to define the order form template for the product selection and product configuration pages if you do not want to use the default. <div class="docs-alert-warning"><span class="title">Note</span><br />If the <tt>?carttpl=xxx</tt> URL parameter specifies an order form template to use, then that value will take precendence over the product group setting.</div>
 +
##* Normally, all product groups use the system default order form template that you specify in the '''[[Ordering Tab|Ordering]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings''' or, prior to WHMCS 8.0, '''Setup > General Settings'''.
 +
##* The system will use the template you select to display products when the product group is selected from the list of available product categories in the shopping cart, and for the product configuration steps of any products or bundles in the group.
 +
## '''Available Payment Gateways''' — Allows you to customize which active payment gateways you can use with orders and invoices containing products from this group. <div class="docs-alert-warning"><span class="title">Warning</span><br />If an order or invoice contains multiple products from multiple different product groups, only payment gateways that the two product groups share in common will display. For this reason, it's important that product groups share '''at least''' one payment gateway in common. If a client orders items from two groups that don't have a gateway in common, it would result in no payment gateways being available for payment.</div>
 +
##* By default, all active payment gateways are available to all orders and invoices that you create within WHMCS.
 +
##* Any gateways with a check beside their name will display as possible choices for orders containing products within a given group. To prevent a gateway's use with products from a product group, uncheck the checkbox next to the name.
 +
## '''Hidden''' — Hides the product group from display in the client side '''Shopping Cart''' product group list. The group remains accessible using the group ID.
 +
# Click '''Save Changes'''.
 +
 +
After creating the group, you can edit it by clicking the edit icon for the group in the '''Products/Services''' list.  
  
*To create a product group click the '''Create a New Group''' link
+
=== Group Features ===
*Enter a name for the group - this will be displayed on the order form
 
* Under normal circumstances all product groups will use the system default order form template specified in the general settings. However if you wish to use a different template for just this group, select it from the '''Order Form Template''' option here.<br/>'''N.B.''' Any order form template selected here cannot be overwritten by the carttpl variable in the link URL.
 
*Use the tick boxes to select which ''payment gateways'' will be offered on the checkout page to pay for products within this group.
 
*To hide this group from the order form tick the ''Hidden'' checkbox
 
*Click ''Create Group''. To edit the group at a later date click the corresponding Edit icon on the Products/Services page.
 
  
==Products==
+
<div class="docs-alert-warning">
To create a product click the '''Create a New Product''' link and you will see these three options:
+
You can only edit '''Group Features''' information after you save the product group for the first time.
* '''Product Type''' -  There are 4 options to choose from and used to determine only how WHMCS should handle it. This is only for system use - you use the groups to divide products into categories for your own use.
+
</div>
**Shared Hosting - for web hosting accounts
+
 
**Reseller Hosting - for web hosting reseller accounts
+
Adding product group features allows some newer order form templates to display features that relate to all the products within the group.
**Dedicated/VPS Server - for servers and displays server hostname, ns & root pw fields on signup
+
 
**Other - for anything else
+
* To add a feature, enter the display text for it and press enter or click '''Add New'''. The system will add the feature to the bottom of the list.
*'''Product Group''' - The group the product belongs to for display on the order form
+
* To edit a feature, you will need to delete and recreate it.
*'''Product Name''' - The name to display to customers and throughout the admin area
+
* To reorder features, click and drag the crosshair icon to the left of the feature label.
Once created the following options will be available for configuration. To edit a product at a later date click the corresponding Edit icon on the Products/Services page.
+
* To delete a feature, click the X icon to the right of the features.
  
===Details Tab===
+
== Products ==
This is the first tab you see and contains general information about a product including its name and product group.
+
 +
To create a new product:
 +
 +
# Click '''Create a New Product'''.
 +
# Select one of 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, a VPS or dedicated server). The client must select a hostname, <tt>root</tt> 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). 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).
 +
# Select a group from the '''Product Group''' menu.
 +
# Enter a product name in the '''Product Name''' text box.
 +
# In WHMCS 8.3 and later, enter the desired product URL in the '''URL''' text box or use the default generated product URL. For more information, see [[Friendly URLs]].
 +
# Select a module from the '''Module''' menu. For example, for hosting plans on a Plesk server, select ''Plesk''.
 +
# Toggle '''Create as Hidden''' to set whether the system hides or displays the product to clients on the Client Area order form.
 +
# Click '''Continue'''.
 +
# Configure the tabs on the page that appears. For more on these tabs, see the sections below.
 +
# Click '''Save Changes'''.
 +
 +
After creating the product, you can edit it by clicking the edit icon for the product in the '''Products/Services''' list.
 +
 +
To customize how the system sorts products when displaying them, see [[#Sorting|Sorting]].
 +
 +
=== Details ===
 +
 
 +
The '''Details''' tab contains general information about a product, including its name and product group
 +
 +
* '''Product Type''' — Select a product type. For more information, see the [[#Products|Products]] section above.
 +
* '''Product Group''' — Select a product group.
 +
* '''Product Name''' — Enter a product name.
 +
* '''Product Tagline''' — In WHMCS 8.5 and later, enter a product tagline. This tagline displays when this product displays as a [[Cross-selling_and_Product_Recommendations_In_WHMCS|recommendation]].
 +
* '''URL''' — In WHMCS 8.3 and later, enter the desired product URL in the '''URL''' text box or use the default generated product URL. For more information, see [[Friendly URLs]].
 +
* '''Product Short Description''' — In WHMCS 8.5 and later, enter brief information that relates to this product on the order form. This description displays when this product displays as a [[Cross-selling_and_Product_Recommendations_In_WHMCS|recommendation]].
 +
* '''Product Description''' — Enter 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 <tt>key: value</tt> format is used in the description, WHMCS will apply the [[Standard_Order_Form_Templates#Feature_Highlights|Feature Highlights]] styling.
 +
* '''Product Color''' — In WHMCS 8.5 and later, click to use a color picker to select the product's main color when it displays as a [[Cross-selling_and_Product_Recommendations_In_WHMCS|product recommendation]].
 +
** Click to select a color, use the color slider, or enter '''RGB''' values to choose a color.
 +
** The system will generate a secondary color when it displays the recommendation in the Client Area.
 +
* '''Welcome Email''' — Select 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''' — Check to display 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''' — Check to enable a stock control limit and then enter the available quantity of the item (for example, servers) or a limited special-offer product. WHMCS will stop orders when the available quantity is <tt>0</tt>.
 +
* '''Apply Tax''' — Check to apply tax rules to this product. For more information, see [[Tax Configuration]].
 +
* '''Featured''' — Check to display a product more prominently. This option is only available on some supported order forms.
 +
* '''Hidden''' — Check to show the product on the order form. Customers will still be able to order this using the direct order links.
 +
* '''Retired''' — Check to hide the product from [[Admin Area]] menus, like the product menu in the client's profile.
  
* '''Product Type''', '''Product Group''' and '''Product Name''' - See above [[#Products]]
+
=== Pricing ===
*'''Product Description''' - The detailed information displayed on the order form relating to this product
+
 
*'''Welcome Email''' - The email template to send when the product is activated. You can create custom email templates to use on different products - see [[Email Templates]] for more info.
+
The '''Pricing''' tab lets you specify the prices and active duration of the product.
*'''Require Domain''' - To show the domain registration options on ordering. Should always be enabled for hosting and disabled for any other products that don't require a domain name.
+
 
*'''Stock Control''' - Can be used if you have a specific quantity of an item available (for example servers) or a limited special offer product - tick to enable and enter a quantity remaining and WHMCS will stop orders when it reaches zero. When a stock controlled item is cancelled (either by cancellation request or clicking "Cancel Order" on an order) the stock level will automatically increase.
+
[[File:Cpanel standalone2.png|thumb|Price Grid]]
*'''Sort Order''' -  Can be set to a number to overide the default product ordering of alphabetical names. A product with sort order of 0 will appear in the list first, 1 will be beneath that, 2 beneath that etc..
+
 
*'''Apply Tax''' - Tick if tax rules should be applied to this product. For more information refer to [[Tax/VAT Rules]].
+
* '''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'''.
*'''Hidden''' - Tick to not show the product on the order form - can still be ordered using the direct order links
+
** For '''One Time''' products, enable '''One Time/Monthly''' and enter your prices into that column.
*'''Retire''' - When ticked the product is hidden from admin area lists, such as the Products/Services dropdown in the client's Products/Services tab.
+
** 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.
 +
<div class="docs-alert-info">
 +
When you set '''Payment Type''' to ''Free'':
 +
* The product can be perpetual or a one-time service.
 +
* There will be no '''Expiry Date''' or '''Next Due Date''' values.
 +
* The system will not generate invoices.
 +
* No renewals will occur.
 +
* Clients cannot submit a cancellation request via the Client Area.
 +
</div>
 +
* '''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 <tt>10</tt> will create 10 service records upon ordering, each with its own price based on the product price. The service Recurring Amount is equal to the product price.
 +
** ''Yes - Scaling Service'' — Each service instance allows a quantity to be defined. For example, specifying a quantity of <tt>10</tt> will create one service, with the product price multiplied by 10. This is stored in the service's '''Recurring Amount''' field.
 +
* '''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.
 +
** 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 <tt>0</tt> 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.
 +
** For more information, see [[Common Promotions]].
 +
* '''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">'''Termination Email''' only includes custom product-type email templates. For more information, see [[Email Templates]].</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.<div class="docs-alert-info">Prorata billing is not compatible with free domains or having domain renewal invoices that the system generates further in advance than other products.</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.
 +
* '''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 <tt>32</tt>.
 +
* '''On-Demand Renewals''' — Configure product-specific settings for on-demand renewals.<div class="docs-alert-info">We moved these settings to the '''Pricing''' tab in WHMCS 8.9. For more information, see [[On-Demand Renewals]].</div>
 +
** To use the global configuration in the '''[[Ordering_Tab|Ordering]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings''', select '''Use System Default'''.
 +
** To override the global configuration and '''always''' offer on-demand renewals for the product, select '''Use Product-Specific Configuration''' and check '''Check to allow clients to place renewal orders early'''.
 +
*** Optionally, enter the maximum length of the on-demand renewal period for each billing cycle.
 +
*** Enter <tt>0</tt> to disable on-demand renewals for that billing cycle.
 +
** To override the global configuration and '''never''' offer on-demand renewals for the product, select '''Use Product-Specific Configuration''' but do '''not''' check '''Check to allow clients to place renewal orders early.'''.
  
===Pricing Tab===
+
=== Module Settings ===
This second tab is where the prices and length of the product are specified.
+
[[File:Price grid.png|thumb|Price Grid]]
+
This tab specifies which server type the product will use and how WHMCS will behave when someone orders this product.
*'''Payment Types''' - consists of Free, One Time & Recurring options
+
*When One Time or Recurring payment types are selected, the '''pricing grid''' will appear for entry of the product price. Enable each billing cycle by ticking the corresponding '''Enable''' checkbox.
+
* 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.
**For Free products the grid will not appear as one cannot specify a price for a free product.
+
* The options you see depend on the module you chose. For more information, see the [[Server_Modules|Provisioning Modules]] section.
**For One Time products, enable the One Time/Monthly column and enter your prices into that column.
+
* At the bottom of the page, the automation settings determine when the system activates the product.
**For Recurring pricing types there are several billing cycles to choose from depending on how often you want clients to be billed. You can enable as many or as few as you like.
+
** '''Automatically setup the product as soon as an order is placed''' — Set the product up instantly. Generally, use this for free products.
**The '''setup fee''' in each column allows you to specify different setup fees depending on the cycle chosen, for example you may charge setup fees on monthly cycles and offer free setup if paid annually
+
** '''Automatically setup the product as soon as the first payment is received''' — Set the product up when the customer pays for the order.
**If you do not wish to offer a particular billing cycle, UNtick the Enable checkbox to '''disable''' it. In this screenshot the product will only be available monthly or annually with no setup fee.
+
** '''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.
*'''Allow Multiple Quantities''' - When enabled this option allows clients to choose the quantity of this product they wish to order, on the checkout page an option will be available. The product must require no additional configuration such as product custom fields, configurable options.
+
** '''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.
*'''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 this product will invoice the client. For example entering 5 on a monthly product would cause no invoice to be generated in the 6th month after ordering.
+
*'''Auto Terminate/Fixed Term''' - You can setup products to automatically terminated after a set number of days from the date of signup. This can be used 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.
+
====Metric Billing====
**To enable enter the number of days to wait before terminating, and choose an email template to be sent 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 instalment payment situations). Set the Auto Terminate/Fixed Term value to 0 to disable this feature.
+
**Entering a number in this field will cause the product to be terminated when the cron runs x days after the product registration date.
+
[[File:Usage-billing-module-settings-metric-config-83.png|thumb|]]
*'''Termination Email''' - When the above feature is enabled, choose an email to be sent to the client when the product is terminated.
+
*'''Prorata Billing''' - This allows you to bill products on a specific day of the month and charge a prorata'd amount at the initial time of order. If enabled all clients will be charged on one exact day each month. When disabled the product will use the default anniversary billing system (eg. Jun 15 - Jul 15).
 
 
<div class="docs-alert-info">
 
<div class="docs-alert-info">
<span class="title">Note:</span><br />
+
'''[[Usage Billing|Metric Billing]]''' displays when you select a module that supports this feature in WHMCS 7.9 and later.
Prorata billing is not compatible with the free domain logic or having domain renewal invoices generated further in advance than other products.
 
 
</div>
 
</div>
*'''Prorata Date''' - If you set this to 1, then all clients would be charged on the 1st of each month.
 
*'''Charge Next Month''' - After this day of the month has been reached, a client will also be charged for the next month in their initial payment. If you had prorata date set to 1, and a client signed up on the 30th of the month, they'd only be charged a tiny amount without this setting. So it is pro-rated amount + next month in advance.<br/>'''TIP:''' If you wish to pro-rate a product but not use the 'charge next month' feature, set "Prorata Date" to a normal value and "Charge Next Month" to 32.
 
  
===Module Settings (aka Provisioning)===
+
If a metric is enabled, it will appear within the client's product details view of the client area.  An admin will always see all metrics, enabled or disabled, within the admin area when viewing a service belonging to a product which reports metrics.
 +
 +
To enable a metric for billing or display purposes:
  
This tab specifies which server type the product will use and how WHMCS will behave when this product is ordered.  
+
# Set that toggle to '''On'''.
*From the Module Name dropdown menu select the type of server you're using
+
# Click '''Configure Pricing''' for that metric. The module predefines the following attributes for each metric:
*The options you will see depend upon the module chosen, and more info specific to each module can be found in the [[Server_Modules|Provisioning Modules]] section
+
#* '''Metric Type''' — Defines how the metric is measured. This can be '''Snapshot''', '''Daily''', or '''Monthly'''.
*If a product has no specific module to be linked to then you can set it to "[[Auto_Release|Autorelease]]" in order to have the activation simulated and therefore welcome email sent automatically
+
#* '''Metric Unit''' — Defines the unit of measurement (for example, the number of domains or accounts).
*There are 4 automation settings to choose from for product activation and they are:
+
# Select the type of pricing scheme. This will define how the system calculates pricing for the metric.
**Automatically setup the product as soon as an order is placed - this will setup instantly usually used for free products
+
#* You can select one of the following pricing schemes:
**Automatically setup the product as soon as the first payment is received - this will perform the setup as soon as the order is paid for
+
#** '''Per Unit''' — Charge the same amount for each unit.
**Automatically setup the product when you manually accept a pending order - this will perform the setup only when an admin has manually reviewed and accepted the order
+
#** '''Total Volume''' — Charge a per-unit price based on the total volume consumed.
**Do not automatically setup this product - never auto setup the product - admins can still initiate manually from the product details page under a clients profile
+
#** '''Graduated''' — Charge a per-unit price based on the consumption range. The total charge is the sum of the range calculations.
 +
#* For '''Total Volume''' and '''Graduated''' pricing schemes, you '''must''' enter pricing in the text boxes.
 +
#* For more information and examples of each pricing scheme, see [[Usage Billing]].
 +
# In '''Quantity Included''', enter the number of units to include in the product's base price. Charging will not commence until the usage exceeds the quantity defined here.
 +
# Click '''Save'''.
  
 
===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, allowing you to collect additional information from your clients on the order form required for supplying the product.
+
To add a custom field to your clients' profiles:
*Field types consist of text boxes, dropdown selections, yes/no checkboxes, memo text boxes and password fields (text entered here with appear as asterisks ****)
 
*Fields can be set as admin only for private data, required/optional on the order form, displayed on the order form or only in the client area, or displayed on invoices (such as VAT numbers)
 
*See [[Custom_Fields|Custom Fields]] for more info
 
  
===Configurable Options===
+
# Locate the desired custom field to edit or create a new custom field under '''Add New Custom Field'''.
 +
# Enter the requested field information and choose a field type.
 +
# Check the appropriate checkboxes to show or hide the field or require a response.
 +
# Click '''Save Changes'''.
  
Use this tab to select which configurable options are associated with the product, they can be displayed on the order form or in the client area.
+
<div class="docs-alert-info">
*Configurable Options allow you to give your clients options which alter the price of the product
+
You can configure custom fields for your clients' profiles at  '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Custom Fields]]''' or, prior to WHMCS 8.0, '''Setup > Custom Client Fields'''.
*Refer to [[Addons_and_Configurable_Options|Addons & Configurable Options]] for more info
 
  
===Upgrades===
+
For more information about custom field configuration, see [[Custom Fields]].
 +
</div>
  
The sixth tab allows you to specify whether the client can upgrade or downgrade from this product to another.
+
===Configurable Options===
*Upgrades/downgrades can be fully automated by WHMCS with many of the modules
+
*All you need to do on this tab is select the products that the product can be upgraded or downgraded to
+
Use this tab to select the [[Configurable Options|configurable options]] to associate with the product. You can display them on the order form or in the Client Area. Configurable options alter the price of the product.
*Use Ctrl+Click to select multiple products
 
*There is also a checkbox for enabling the upgrades of configurable options if there are any on the product
 
*From the '''Upgrade Email''' dropdown menu you can select an email template to be sent when a client upgrades to this product. A new Product email template will first need to be created under Setup > Email Templates.
 
*See the [[Automated_Upgrades_and_Downgrades|Automated Upgrades and Downgrades]] article for more info on how upgrades/downgrades are calculated and processed.
 
  
 +
===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 <tt>Ctrl+Click</tt> 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 (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Email Templates]]''' or, prior to WHMCS 8.0, '''Setup > Email Templates'''.
 +
 +
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.
 +
 +
*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, see [[Domains_Configuration#Offering_Free_Domain_Registration_with_Selected_Packages|Offering Free Domain Registration]] and [[Common Promotions]].
  
Use this tab to configure the offer of a free domain with this product is desired
+
===Cross-sells===
*WHMCS lets you offer free domains with your packages when purchased with certain payment terms
+
*For example you might want to offer a free domain when a package is purchased annually as an incentive
+
<div class="docs-alert-info">
*Refer to the [[Domains_Configuration#Offering_Free_Domain_Registration_with_Selected_Packages|Offering Free Domain Registration]] article for more details on how to configure it
+
We added cross-selling and product recommendations in WHMCS 8.5. For more information, see [[Cross-selling and Product Recommendations In WHMCS]].
 +
</div> 
 +
 +
Use this tab to choose the recommended products that display in the Client Area shopping cart to clients who are purchasing this product.
 +
 +
To add products to the list:
 +
 +
# Use the '''Start typing to search for products.''' menu or enter search terms to find the desired products.
 +
# Select the desired product by clicking on it.
 +
#* When you select a product, it will appear in the '''Product Cross-sells''' list.
 +
#* Click and drag the product to the desired position to reorder the list.
 +
# Click '''Save Changes'''.
 +
 +
To remove a product from the list, click the trash icon and then click '''Save Changes'''.
  
 
===Other===
 
===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. <div class="docs-alert-info">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>
 +
* '''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 <tt>0.00</tt>.
 +
* '''Subdomain Options''' — Enter a domain in the format <tt>.example.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>.example.com,.example.net</tt>).
 +
* '''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]].<div class="docs-alert-info">You can delete categories and files at '''Support > [[Downloads]]'''.</div>
 +
* '''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'''.
 +
* '''On-Demand Renewals''' — Configure product-specific settings for on-demand renewals.<div class="docs-alert-info">We added this feature in WHMCS 8.8 and moved these settings to the '''[[#pricing|Pricing]]''' tab in WHMCS 8.9. For more information, see [[On-Demand Renewals]].</div>
 +
** To use the global configuration in the '''[[Ordering_Tab|Ordering]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings''', select '''Use System Default'''.
 +
** To override the global configuration and ''always'' offer on-demand renewals for the product, select '''Use Product-Specific Configuration''' and check '''Check to allow clients to place renewal orders early.'''. Optionally, enter the [[On-Demand_Renewals#Renewal_Period_Lengths|maximum length of the on-demand renewal period]] for each billing cycle. Enter <tt>0</tt> to disable on-demand renewals for that billing cycle.
 +
** To override the global configuration and ''never'' offer on-demand renewals for the product, select '''Use Product-Specific Configuration''' but do '''not''' check '''Check to allow clients to place renewal orders early.'''.
  
The penultimate tab contains miscellaneous settings such as product affiliate rates, product downloads and overage billing.
+
===Links===
*'''Custom Affiliate Payout''' - These settings allow you to specify a custom payout rate for this specific product if using the built in affiliate system, this setting overrides the system default commission rate, it can even be disabled.
+
*'''Affiliate Pay Amount''' - Based on your setting above to either percentage or fixed amount, this is the percentage or amount paid for a purchase of this product
+
[[File:link-tab-urls-83.png|thumb|]]
*'''One Time Payout''' - Tick this if you want to pay only a one off commission
+
*'''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, eg. ".yourdomain.com,.yourdomain.net"
+
Use this tab to view the URLs that direct visitors to a product.
*'''Product Downloads''' - Lets you offer files to be automatically released to the customer when the product is activated. See [[Product Downloads Distribution]] for more information
+
*'''Overage Billing''' - Allows you to bill for the product based on disk and bandwidth usage for the month. Refer to [[Disk Space and Bandwidth Overage Billing]] for more information.
+
* 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]].
  
===Links tab===
+
== Product List ==
 +
 +
The product list includes every product group and product that you have configured in WHMCS. Individual products appear under their product group, and you can use sorting to reorganize how products will display on the order form.
 +
 +
This list includes the following information for each product:
 +
 +
* '''Product Name''' — The product's name.
 +
* '''Type''' — The product's type.
 +
* '''Pay Type''' — The '''Payment Types''' value that you selected in the '''[[#Pricing|Pricing]]''' tab.
 +
* '''Stock''' — The available quantity for the product, if you enabled '''Stock Control''' in the '''[[#Details|Details]]''' tab.
 +
* '''Auto Setup''' — Whether you selected an automatic setup option for '''Automation Settings''' in the '''[[#Module_Settings|Module Settings]]''' tab.
 +
* '''Features''' — In WHMCS 8.10 and later, specific available features for this product.
 +
** Currently, this column lists whether the product includes [[Sitejet Builder]].
 +
** To refresh this column, click '''Refresh Feature Status''' at the top of the page.
 +
 +
=== 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.
 +
 
 +
[[File:products-and-services-list.png|600px]]
 +
 
 +
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.
  
The final tab contains some ready-made URLs to add to a webpage linking to this product.
+
==Feature Highlights==
*Each URL will add the product to the shopping cart and jump straight to the configuration step
+
 
*There are many more possible variations, refer to [[Linking to WHMCS]].
+
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]].

Latest revision as of 21:03, 28 March 2024

Configuring products and services in WHMCS allows you to determine the specifics for each of your offerings.

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

Product Groups

Product groups organize products and product bundles 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.

Product groups list similar or related products together, allowing them to display side-by-side for comparison in some order form templates. You must create at least one product group before you can create a product.

  • Clients can switch between groups on the order form or you can link to them directly (see Links below).
  • To customize how the system sorts groups when displaying them, see Sorting.

To create a product group:

  1. Click Create a New Group.
  2. Specify the following product group information. Some order form templates may not use all of this information:
    1. Product Group Name — The name that the system displays for the group to both admin users and customers. The name that you enter here will display on the order form.
    2. URL — In WHMCS 8.0 and later, a friendly form of the product group's URL. This value must contain at least one letter. Use this to customize product group links. For more information, see Friendly URLs.
    3. Product Group Headline — A headline. Older order form templates may use the product group name as the headline instead.
    4. Product Group Tagline — A tagline.
    5. Order Form Template — Allows you to define the order form template for the product selection and product configuration pages if you do not want to use the default.
      Note
      If the ?carttpl=xxx URL parameter specifies an order form template to use, then that value will take precendence over the product group setting.
      • Normally, all product groups use the system default order form template that you specify in the Ordering tab at Configuration () > System Settings > General Settings or, prior to WHMCS 8.0, Setup > General Settings.
      • The system will use the template you select to display products when the product group is selected from the list of available product categories in the shopping cart, and for the product configuration steps of any products or bundles in the group.
    6. Available Payment Gateways — Allows you to customize which active payment gateways you can use with orders and invoices containing products from this group.
      Warning
      If an order or invoice contains multiple products from multiple different product groups, only payment gateways that the two product groups share in common will display. For this reason, it's important that product groups share at least one payment gateway in common. If a client orders items from two groups that don't have a gateway in common, it would result in no payment gateways being available for payment.
      • By default, all active payment gateways are available to all orders and invoices that you create within WHMCS.
      • Any gateways with a check beside their name will display as possible choices for orders containing products within a given group. To prevent a gateway's use with products from a product group, uncheck the checkbox next to the name.
    7. Hidden — Hides the product group from display in the client side Shopping Cart product group list. The group remains accessible using the group ID.
  3. Click Save Changes.

After creating the group, you can edit it by clicking the edit icon for the group in the Products/Services list.

Group Features

You can only edit Group Features information after you save the product group for the first time.

Adding product group features allows some newer order form templates to display features that relate to all the products within the group.

  • To add a feature, enter the display text for it and press enter or click Add New. The system will add the feature to the bottom of the list.
  • To edit a feature, you will need to delete and recreate it.
  • To reorder features, click and drag the crosshair icon to the left of the feature label.
  • To delete a feature, click the X icon to the right of the features.

Products

To create a new product:

  1. Click Create a New Product.
  2. Select one of 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, a VPS or dedicated server). 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). 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 group from the Product Group menu.
  4. Enter a product name in the Product Name text box.
  5. In WHMCS 8.3 and later, enter the desired product URL in the URL text box or use the default generated product URL. For more information, see Friendly URLs.
  6. Select a module from the Module menu. For example, for hosting plans on a Plesk server, select Plesk.
  7. Toggle Create as Hidden to set whether the system hides or displays the product to clients 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.

After creating the product, you can edit it by clicking the edit icon for the product in the Products/Services list.

To customize how the system sorts products when displaying them, see Sorting.

Details

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

  • Product Type — Select a product type. For more information, see the Products section above.
  • Product Group — Select a product group.
  • Product Name — Enter a product name.
  • Product Tagline — In WHMCS 8.5 and later, enter a product tagline. This tagline displays when this product displays as a recommendation.
  • URL — In WHMCS 8.3 and later, enter the desired product URL in the URL text box or use the default generated product URL. For more information, see Friendly URLs.
  • Product Short Description — In WHMCS 8.5 and later, enter brief information that relates to this product on the order form. This description displays when this product displays as a recommendation.
  • Product Description — Enter 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.
  • Product Color — In WHMCS 8.5 and later, click to use a color picker to select the product's main color when it displays as a product recommendation.
    • Click to select a color, use the color slider, or enter RGB values to choose a color.
    • The system will generate a secondary color when it displays the recommendation in the Client Area.
  • Welcome Email — Select 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 — Check to display 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 — Check to enable a stock control limit and then enter the available quantity of the item (for example, servers) or a limited special-offer product. WHMCS will stop orders when the available quantity is 0.
  • Apply Tax — Check to apply tax rules to this product. For more information, see Tax Configuration.
  • Featured — Check to display a product more prominently. This option is only available on some supported order forms.
  • Hidden — Check to show the product on the order form. Customers will still be able to order this using the direct order links.
  • Retired — Check 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.

When you set Payment Type to Free:

  • The product can be perpetual or a one-time service.
  • There will be no Expiry Date or Next Due Date values.
  • The system will not generate invoices.
  • No renewals will occur.
  • Clients cannot submit a cancellation request via the Client Area.
  • 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 upon ordering, each with its own price based on the product price. The service Recurring Amount is equal to the product price.
    • 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 product price multiplied by 10. This is stored in the service's Recurring Amount field.
  • 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.
    • For more information, see Common Promotions.
  • Termination Email — If you entered an Auto Terminate/Fixed Term value, select an email to send to the client at product termination.
    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.
    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.
  • On-Demand Renewals — Configure product-specific settings for on-demand renewals.
    We moved these settings to the Pricing tab in WHMCS 8.9. For more information, see On-Demand Renewals.
    • To use the global configuration in the Ordering tab at Configuration () > System Settings > General Settings, select Use System Default.
    • To override the global configuration and always offer on-demand renewals for the product, select Use Product-Specific Configuration and check Check to allow clients to place renewal orders early.
      • Optionally, enter the maximum length of the on-demand renewal period for each billing cycle.
      • Enter 0 to disable on-demand renewals for that billing cycle.
    • To override the global configuration and never offer on-demand renewals for the product, select Use Product-Specific Configuration but do not check Check to allow clients to place renewal orders early..

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.
  • The options you see depend on the module you chose. For more information, see the Provisioning Modules section.
  • At the bottom of the page, the automation settings determine when the system activates the product.
    • 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 displays when you select a module that supports this feature in WHMCS 7.9 and later.

If a metric is enabled, it will appear within the client's product details view of the client area. An admin will always see all metrics, enabled or disabled, within the admin area when viewing a service belonging to a product which reports metrics.

To enable a metric for billing or display purposes:

  1. Set that toggle to On.
  2. Click Configure Pricing for that metric. The module predefines the following attributes for each metric:
    • Metric Type — Defines how the metric is measured. This can be Snapshot, Daily, or Monthly.
    • Metric Unit — Defines the unit of measurement (for example, the number of domains or accounts).
  3. Select the type of pricing scheme. This will define how the system calculates pricing for the metric.
    • You can select one of the following pricing schemes:
      • Per Unit — Charge the same amount for each unit.
      • Total Volume — Charge a per-unit price based on the total volume consumed.
      • Graduated — Charge a per-unit price based on the consumption range. The total charge is the sum of the range calculations.
    • For Total Volume and Graduated pricing schemes, you must enter pricing in the text boxes.
    • For more information and examples of each pricing scheme, see Usage Billing.
  4. In Quantity Included, enter the number of units to include in the product's base price. Charging will not commence until the usage exceeds the quantity defined here.
  5. Click Save.

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.

To add a custom field to your clients' profiles:

  1. Locate the desired custom field to edit or create a new custom field under Add New Custom Field.
  2. Enter the requested field information and choose a field type.
  3. Check the appropriate checkboxes to show or hide the field or require a response.
  4. Click Save Changes.

You can configure custom fields for your clients' profiles at Configuration () > System Settings > Custom Fields or, prior to WHMCS 8.0, Setup > Custom Client Fields.

For more information about custom field configuration, 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 alter the price of the product.

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 or, prior to WHMCS 8.0, Setup > 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, see Offering Free Domain Registration and Common Promotions.

Cross-sells

We added cross-selling and product recommendations in WHMCS 8.5. For more information, see Cross-selling and Product Recommendations In WHMCS.

Use this tab to choose the recommended products that display in the Client Area shopping cart to clients who are purchasing this product.

To add products to the list:

  1. Use the Start typing to search for products. menu or enter search terms to find the desired products.
  2. Select the desired product by clicking on it.
    • When you select a product, it will appear in the Product Cross-sells list.
    • Click and drag the product to the desired position to reorder the list.
  3. Click Save Changes.

To remove a product from the list, click the trash icon and then click Save Changes.

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.
    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 .example.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, .example.com,.example.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.
      You can delete categories and files at Support > Downloads.
  • 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.
  • On-Demand Renewals — Configure product-specific settings for on-demand renewals.
    We added this feature in WHMCS 8.8 and moved these settings to the Pricing tab in WHMCS 8.9. For more information, see On-Demand Renewals.
    • To use the global configuration in the Ordering tab at Configuration () > System Settings > General Settings, select Use System Default.
    • To override the global configuration and always offer on-demand renewals for the product, select Use Product-Specific Configuration and check Check to allow clients to place renewal orders early.. Optionally, enter the maximum length of the on-demand renewal period for each billing cycle. Enter 0 to disable on-demand renewals for that billing cycle.
    • To override the global configuration and never offer on-demand renewals for the product, select Use Product-Specific Configuration but do not check Check to allow clients to place renewal orders early..

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.

Product List

The product list includes every product group and product that you have configured in WHMCS. Individual products appear under their product group, and you can use sorting to reorganize how products will display on the order form.

This list includes the following information for each product:

  • Product Name — The product's name.
  • Type — The product's type.
  • Pay Type — The Payment Types value that you selected in the Pricing tab.
  • Stock — The available quantity for the product, if you enabled Stock Control in the Details tab.
  • Auto Setup — Whether you selected an automatic setup option for Automation Settings in the Module Settings tab.
  • Features — In WHMCS 8.10 and later, specific available features for this product.
    • Currently, this column lists whether the product includes Sitejet Builder.
    • To refresh this column, click Refresh Feature Status at the top of the page.

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.

Products-and-services-list.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.