rev Posted October 6, 2011 Share Posted October 6, 2011 Hi well... integration code > Domain Availability Lookup <form action="http://something/cart.php?a=add&domain=register" method="post"> <input type="hidden" name="token" value="251aa4e0e2b019512dacd3dd1ed4ec6ca2520bee" /> Domain: <input type="text" name="sld" size="20" /> <select name="tld"> <option>.com</option> </select> <input type="submit" value="Go" /> </form> Is possible that everyday the token is different so that the code stop working? I don't get the point and how it works. Why am i forced to update this code so frequently without reason? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted October 6, 2011 WHMCS Support Manager Share Posted October 6, 2011 The token doesn't change, it's unique to your installation. The only reason to update the integration code would be if you added new domains under Setup > Domain Pricing. 0 Quote Link to comment Share on other sites More sharing options...
rev Posted October 6, 2011 Author Share Posted October 6, 2011 Uhm so everytime i edit domains the token changes. Thank you 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.