Difference between revisions of "Integration Code"
From WHMCS Documentation
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 view copy-and-paste-code for several link types at '''Utilities > Integration Code'''. | + | 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]]. |
Revision as of 15:47, 25 April 2022
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.