Resolved Posted August 25, 2020 Share Posted August 25, 2020 I know I can make a link for a particular hosting package that will auto-fill a domain by using this format: http://demo.whmcs.com/cart.php?a=add&pid=1&sld=google&tld=.com I'd also like it though so that it auto-selects the radio button labeled: I will use my existing domain and update my nameservers Currently, it keeps the register a domain radio button selected. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 26, 2020 Share Posted August 26, 2020 (edited) 12 hours ago, Resolved said: I'd also like it though so that it auto-selects the radio button labeled: I will use my existing domain and update my nameservers you can pass a domain option value in the url... http://demo.whmcs.com/cart.php?a=add&pid=1&sld=google&tld=.com&domainoption=owndomain assuming the sld & tld values are valid, then it should add the product to the cart, bypass the domain choice page and go straight to configureproduct... if you miss out the sld & tld from the url, or they're invalid, then they will arrive on the domain choice page, but with the use existing domain radio option selected. Edited August 26, 2020 by brian! 0 Quote Link to comment Share on other sites More sharing options...
Resolved Posted August 26, 2020 Author Share Posted August 26, 2020 Thanks! Appreciate the help! 0 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.