Difference between revisions of "Common Promotions"

From WHMCS Documentation

(First Billing Period Free)
m (Time Limited Recurring Promotion)
 
(26 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page contains some of the promotions commonly used in the hosting industry and how to achieve them in WHMCS.
+
__TOC__
 +
 
 +
Certain promotions are particularly common in the hosting industry, such as free trials and free domain names. WHMCS's features offer complete support for these promotions.
  
 
==Free Domain Name==
 
==Free Domain Name==
  
You are able to 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:
+
You are able to 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.
  
#Begin by going to Configuration > Products/Services
+
You can set this up when you edit a product at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Products_and_Services|Products/Services]]''' or, prior to WHMCS 8.0, '''Setup > Products/Services'''.
#Next, click the edit icon next to the product or service that you want to offer a free domain with
 
#Now select the Other tab from the tabs at the top of the page
 
#Tick the box labelled Free Domain to offer a free domain with this package
 
#Then select the payment terms (or billing cycles) that you want to offer the free domain with - press Ctrl when clicking the options to select more than one
 
#Now you need to select which TLDs the free domain offer applies to. This allows you to exclude high priced TLDs such as .tv  Again, use Ctrl when clicking the options to select more than one
 
#Now click the Save Changes button
 
  
That's it!  Your package will now not charge the user for the domain when ordered with the billing cycle specified, this will be reflected on the checkout page.
+
For more information, see [[Free Domains]].
  
 
==Free Trial==
 
==Free Trial==
  
A full free-trial addon is available in our Community Addons section within the [http://whmcs.com/members Client Area]
+
[[Products_and_Services#Pricing_Tab|Free Trial functionality]] is built into WHMCS. It will automatically terminate an account x days after ordering and send an email to the client.
You can offer your customers their first month free whilst still taking their payment details for your security checks:
+
 
 +
You can configure this promotion when you:
 +
 
 +
# Edit a product at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Products and Services|Products/Services]]''' or, prior to WHMCS 8.0, '''Setup > Products/Services > Products/Services'''.
 +
# Configure a promotion code at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Promotions]]''' or, prior to WHMCS 8.0, '''Setup > Payments > Promotions'''.
  
#Go to Configuration > Promotions
+
For more information, see [[Free Trials]].
#Click "Add New"
 
#Enter the promotion code "freetrial"
 
#Change the value to 100.00
 
#Select Monthly from the drop down menu
 
#Set the remaining settings as you would any regular promotion (maximum uses, expiry date, applicable packages)
 
#Click the Create Promotion button
 
  
Now you can either have your customers enter the promotion code "freetrial" or use one of the following links to apply the free trail automatically:
+
==Time Limited Recurring Promotion==
  
http://example.com/whmcs/cart.php?promocode=freetrial 
+
You are able to offer a time limited recurring promotion with your packages. You can configure this promotion when you create a promotion code at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Promotions]]''' or, prior to WHMCS 8.0, '''Setup > Payments > Promotions''' with '''Recurring''' enabled and '''Recur For''' set to a specific number of billing cycles.
or
 
http://example.com/whmcs/order.php?promocode=freetrial
 
  
Depending on whether you use the cart system or the order form.
+
For example, you might want to offer a 50% off discount for the first 6 months of a monthly service. For that, you would enable '''Recurring''' and set '''Recur For''' to <tt>6</tt>.
  
==First Billing Period Free==
+
For more information, see [[Promotions#Limited_Recurring_Promotions|Limited Recurring Promotions]].
To offer the first month/3 months/6 months/year free enter a negative setup fee equal to the cost for that billing period.
 
For example, to offer the first 3 months free on a $20 quarterly product, enter -20.00 in the quarterly setup fee field.
 

Latest revision as of 13:41, 1 November 2022

Certain promotions are particularly common in the hosting industry, such as free trials and free domain names. WHMCS's features offer complete support for these promotions.

Free Domain Name

You are able to 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.

You can set this up when you edit a product at Configuration () > System Settings > Products/Services or, prior to WHMCS 8.0, Setup > Products/Services.

For more information, see Free Domains.

Free Trial

Free Trial functionality is built into WHMCS. It will automatically terminate an account x days after ordering and send an email to the client.

You can configure this promotion when you:

  1. Edit a product at Configuration () > System Settings > Products/Services or, prior to WHMCS 8.0, Setup > Products/Services > Products/Services.
  2. Configure a promotion code at Configuration () > System Settings > Promotions or, prior to WHMCS 8.0, Setup > Payments > Promotions.

For more information, see Free Trials.

Time Limited Recurring Promotion

You are able to offer a time limited recurring promotion with your packages. You can configure this promotion when you create a promotion code at Configuration () > System Settings > Promotions or, prior to WHMCS 8.0, Setup > Payments > Promotions with Recurring enabled and Recur For set to a specific number of billing cycles.

For example, you might want to offer a 50% off discount for the first 6 months of a monthly service. For that, you would enable Recurring and set Recur For to 6.

For more information, see Limited Recurring Promotions.