Difference between revisions of "Integration Code"

From WHMCS Documentation

(Created page with "WHMCS allows you to create many useful links, including login or product links for the Client Area, shortcuts to ticket submission forms, or order form purchase links. You c...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
WHMCS allows you to create many useful links, including login or product links for the Client Area, shortcuts to ticket submission forms, or order form purchase links.
 
WHMCS allows you to create many useful links, including login or product links for the Client Area, shortcuts to ticket submission forms, or order form purchase links.
 
   
 
   
You can go to '''Utilities > Integration Code''' to copy-and-paste code for several link types.
+
You can view copy-and-paste-code for several link types at '''Utilities > Integration Code'''.
  
 
For other types of links in WHMCS, see [[Linking to WHMCS]].
 
For other types of links in WHMCS, see [[Linking to WHMCS]].

Latest revision as of 14:45, 21 February 2023

WHMCS allows you to create many useful links, including login or product links for the Client Area, shortcuts to ticket submission forms, or order form purchase links.

You can view copy-and-paste-code for several link types at Utilities > Integration Code.

For other types of links in WHMCS, see Linking to WHMCS.

Clients Login

Copy-and-paste the code under Clients Login into your website to display a login form that your customers can use to log in to the WHMCS Client Area.

Domain Ordering

Copy-and-paste the code under Domain Ordering into your website to display a form that will allow your customer to enter a domain name and add it to their shopping cart.

User Registration

Copy-and-paste the code under User Registration into your website to display a registration link.