Product Addons
From WHMCS Documentation
Product Addons let you offer additional items which the client can enable or disable. The system will bill them seperately from the product. Configurable Options on products allow you to give your clients variables that alter the price of that product.
Contents
When should I use configurable options instead of addons?
- If you want to offer a choice of options for a single item (for example, Disk Space, Operating Systems, or Locations).
- If you want to bill the total amount as a single item and not seperately.
- If you want the billing cycle of the addon to match the billing cycle of the product.
When should I use addons instead of configurable options?
- If the item is a one-time service.
- If clients can select the item independantly of other items.
- If you want to bill it on its own cycle (for example, you could bill a dedicated IP address annually regardless of the package cycle).
Product Addons
Creating a New Addon
To create a new addon:
- Go to Setup > Products/Services > Product Addons > Add New
- Enter a Name and Description
- Click Save Changes.
- Select from the following options, which are optional and which you can also change later:
- Check Tax Addon if the system should apply tax rules to this addon.
- Check Show on Order if you want the addon to display during the initial order process. When you disable this, clients can only order the addon from an existing service. This can be useful for addons that you may not wish to offer right away on new signups. Unlike the Hidden or Retired options, this doesn't hide the addon from the client area and order form. It also doesn't completely prevent clients from ordering it.
- Check Suspend Parent Product to cause the system to suspend the parent product (to which the addon belongs) if the addon becomes overdue on payment, per your automation settings.
- Choose a Welcome Email if you want to send an email notification relating to the new addon on activation.
- Addon Weighting — By default, addons display on the order form alphabetically (an addon weighting value to 0). You can customize the display order by entering a weighting for each addon. For example, a value of 1 displays the addon at the top of the list, while an addon with a weighting of 2 displays beneath it.
- Check Hidden to hide the addon on the order form. Clients can still order it using the direct order links and admins can continue to use it.
- Check Retired to hide the addon from both admins and clients. The addon will not appear on the order form or as selectable in admin management. This will not change existing purchased addons.
- Under the Pricing tab, enter, in the prices for each of your activated currencies, setup fees to charge at the initial time of order only and recurring amounts to charge every cycle.
- Under the Module Settings tab, if you'd like the addon to trigger provisioning, select a Module Name to trigger when someone orders the addon.
- Select a provisioning option to control when you'd like to activate this addon. You can do this as soon as someone places the order, when the first payment arrives, when you manually accept a pending order, or never.Note
In version 7.1 and earlier, a single Autoactivate on Payment option was available. In version 7.2 and above, we replaced this with four provisioning options. - When you use this with addons, Custom Fields are for internal use only. Typically, modules auto-populate them.
- Under the Applicable Products tab, click the products to which the addon applies in the Available Products column. They will move to the Selected Products column and appear during the ordering process for the selected products. To deselect a product , click its name in the Selected Products column.
- If you select an Associated Download, once the addon's status is Active, the chosen file(s) will become available for the client to download under the parent product's Downloads tab in the client area (Services > My Services > View Details > Downloads tab). For more information refer to Product Download Distribution.
- Click Save Changes
How Addons are Displayed
The table below shows how the Show On Order, Hidden, and Retired options affect addon display when you enable them.
Show on Order | Hidden | Retired | |
---|---|---|---|
Order Form | |||
Client Area Order Addons | |||
Admin Area Search Filters | |||
Admin Area Order Form |
Managing Addons
To manage existing addons, go to Setup > Products/Services > Product Addons.
- From here you can view, edit and delete existing addons.
- You can't delete an addon if it is in use by customers.
Assigning Addons to Customers
In addition to clients being able to order addons from the client area, admins can issue addons to customers. For more information, see Products Management.
Configurable Options
For more information, see Configurable Options.