|
|
Line 1: |
Line 1: |
| __TOC__ | | __TOC__ |
| | | |
− | This page contains some of the promotions commonly used in the hosting industry and how to achieve them in WHMCS.
| + | 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. |
| | | |
− | # Go to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Products/Services''' or, prior to WHMCS 8.0, '''Setup > 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'''. |
− | # Click the edit icon next to the desired product or service.
| |
− | # Go to the '''Free Domain''' tab.
| |
− | # Check '''Free Domain''' to offer a free domain with this package.
| |
− | # Select the payment terms (or billing cycles) that you want to offer the free domain with. Press <tt>Ctrl</tt> when clicking the options to select more than one.
| |
− | # Select the TLDs the free domain offer applies to. This allows you to exclude high-priced TLDs. Press <tt>Ctrl</tt> when clicking the options to select more than one.
| |
− | # Click '''Save Changes'''.
| |
− | | |
− | Your package will now not charge the user for the domain when ordered with the billing cycle specified. The checkout page will reflect this.
| |
| | | |
| For more information, see [[Free Domains]]. | | For more information, see [[Free Domains]]. |
− |
| |
− | ===Notes===
| |
− | * The Free Domain promo relies on the '''Next Due Date''' and the '''Payment Gateway''' of the product and domain name being the same. Therefore it is important this is maintained. If the next due dates were changed, the domain would be renewed automatically at no cost to the client. For this reason we recommend disabling the '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Automation Settings > Domain Sync Settings > Sync Next Due Date''' or, prior to WHMCS 8.0, '''Setup > Automation Settings > Domain Sync Settings > Sync Next Due Date''' option.
| |
− | * Free domains are registered for 1 year at a time. If a biennial or triennial product is ordered, the domain will renew automatically after the first and/or second year as appropriate.
| |
− | * If a client cancels the hosting package then the domain name will automatically revert to your regular pricing.
| |
− | * Domain renewal reminder emails aren't sent for domains with a 0.00 price to avoid confusion.
| |
− | * Please ensure that the number of days box for the '''Domain Settings''' setting located under the '''Advanced Settings''' link at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Automation Settings > Invoice Generation > Advanced Settings''' or, prior to WHMCS 8.0, '''Setup > Automation Settings > Invoice Generation > Advanced Settings''' is left blank.
| |
− | * Please ensure the '''Separate Invoices''' option on the client's Profile tab is unticked.
| |
| | | |
| ==Free Trial== | | ==Free Trial== |
| | | |
− | [[Products_and_Services#Pricing_Tab|Free Trial functionality]] is built into WHMCS which will automatically terminate an account x days after ordering and send an email to the client: | + | [[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. |
− | | |
− | #Edit a product 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'''.
| |
− | #Click '''Pricing'''.
| |
− | #Enter the length of your free trial in the '''Auto Terminate/Fixed Term''' field (in days)
| |
− | #Select the email to be sent to clients when their free trial period ends and the account is terminated using the '''Termination Email''' dropdown<div class="docs-alert-success">A new Product-type email template can be created via Setup > Email Templates which will appear in the list</div>
| |
− | | |
− | This logic can then be used in conjunction with a promo code to offer customers their first month free whilst still taking their payment details for your security checks:
| |
− | | |
− | #Go to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > Promotions''' or, prior to WHMCS 8.0, '''Setup > Payments > Promotions'''.
| |
− | #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 trial automatically:
| + | You can configure this promotion when you: |
| | | |
− | http://example.com/whmcs/cart.php?promocode=freetrial
| + | # Edit a product 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'''. |
| + | # 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'''. |
| | | |
− | <div class="docs-alert-info">If you do not wish to collect a client's payment details for a free trial, set the ''Payment Type'' value to "Free" under the product's [[Products_and_Services#Pricing_Tab|Pricing tab]] instead.</div>
| + | For more information, see [[Free Trials]]. |
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.
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.