gaugesteve Posted December 3, 2008 Share Posted December 3, 2008 How can I force my whmcs to ask for a cv2/csc code? 0 Quote Link to comment Share on other sites More sharing options...
gaugesteve Posted December 3, 2008 Author Share Posted December 3, 2008 I may have found it, ive added the following to my "clientareacreditcard.tpl". <tr><td class="fieldarea">{$LANG.creditcardcvvnumber}</td><td><input type="text" name="cccvv" value="{$cccvv}" size="5"> <a href="#" onclick="window.open('images/ccv.gif','','width=280,height=200,scrollbars=no,top=100,left=100');return false">{$LANG.creditcardcvvwhere}</a></td></tr> Will this function properly, or do i need to do other more when im adding/removing those rows? 0 Quote Link to comment Share on other sites More sharing options...
gaugesteve Posted December 3, 2008 Author Share Posted December 3, 2008 GRR, now how do i get it (the cv2 code input) to show up under the Credit Card Details page? (from the admin menu....aka /admin/clientsccdetails.php?userid=#) 0 Quote Link to comment Share on other sites More sharing options...
scurrell Posted December 3, 2008 Share Posted December 3, 2008 GRR, now how do i get it (the cv2 code input) to show up under the Credit Card Details page? (from the admin menu....aka /admin/clientsccdetails.php?userid=#) Are you trying to store the code? You do realise it's illegal to do so, don't you? 0 Quote Link to comment Share on other sites More sharing options...
bear Posted December 3, 2008 Share Posted December 3, 2008 Storing that number will get you suspended by that card and quite possibly prosecuted. Not a good idea... 0 Quote Link to comment Share on other sites More sharing options...
gaugesteve Posted December 4, 2008 Author Share Posted December 4, 2008 lol thanks again bear.... i wasn't aware of that 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 4, 2008 Share Posted December 4, 2008 Storing that number will get you suspended by that card and quite possibly prosecuted. Not a good idea... Precisely. The card companies will then force you to switch to Modernbill as well 0 Quote Link to comment Share on other sites More sharing options...
scurrell Posted December 4, 2008 Share Posted December 4, 2008 Precisely. The card companies will then force you to switch to Modernbill as well ...and possibly Helm 4. 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 4, 2008 Share Posted December 4, 2008 Oh god help us... 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.