ITKoolKidd Posted August 1, 2019 Share Posted August 1, 2019 Is it possible to add a string to /cart.php?a=add&domain=register so it automatically includes a specific domain extension like we can do for promo codes? For example, you have a promotion on a particular extension (XYZ) and you want to provide a link that will take them to the checkout page and prepopulate the XYZ extension. Now when you search for mydomain it searches for mydomain.xyz instead of the default mydomain.com. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted August 2, 2019 Share Posted August 2, 2019 Hey @riddimhost take a look at https://docs.whmcs.com/Linking_to_WHMCS http://demo.whmcs.com/cart.php?a=add&pid=1&sld=google&tld=.com 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 2, 2019 Share Posted August 2, 2019 14 hours ago, riddimhost said: For example, you have a promotion on a particular extension (XYZ) and you want to provide a link that will take them to the checkout page and prepopulate the XYZ extension. Now when you search for mydomain it searches for mydomain.xyz instead of the default mydomain.com. I think for something like that, Chris' link suggestion wouldn't work because you wouldn't know what 'google' is - the client would have to enter that. I suppose you could use a custom form, with .xyz as a hidden field and pass that form to the domain register page to being the search... e.g they enter "brian" in a text field, and the form passes that along with .xyz and then shows search results for brian.xyz - to pass a specific TLD to the form to search would not be straightforward - certainly with standard_cart, though possibly easier with Modern. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.