isdoo Posted February 10, 2008 Share Posted February 10, 2008 Hi, I am trying to figure out a direct transfer link. I was thinking of using cart.php?a=add&domain=transfer&domains[]={$result.domain} However this does not carry over the cost to the cart. Therefore I need a direct link to cart.php?a=add&domain=transfer to create & fill in the lower section that displays the cost of the transfer. I am not even sure if this is possible - so if anyone has any clues, please feel free to comment. 0 Quote Link to comment Share on other sites More sharing options...
LeMarque Posted February 11, 2008 Share Posted February 11, 2008 I have a link on my site ...cart.php?a=add&domain=transfer that after entering a valid domain and clicking check availability, the next page is ...cart.php?a=add&domain=transfer and the status box is ticked and there is a drop down listing prices for various reg periods. Or don't I understand what you mean? 0 Quote Link to comment Share on other sites More sharing options...
JasonO Posted February 11, 2008 Share Posted February 11, 2008 I think you want a link like "Register Domain.tld!" - and the url has the domain in it and add's it. 0 Quote Link to comment Share on other sites More sharing options...
isdoo Posted February 11, 2008 Author Share Posted February 11, 2008 Yes, essentially I wish to pre-populate the domain name in the link. If I use cart.php?a=add&domain=transfer&domains[]={$result.domain} where the last bit is the domain, it gets added to the cart, but the cost of transfer is not carried over. So I need to go to the previous screen. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted February 11, 2008 WHMCS CEO Share Posted February 11, 2008 You can use the code provided in Utilities > Integration Code under the "Domain Ordering" section Matt 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.