Boss Posted September 9, 2007 Share Posted September 9, 2007 I think I have seen this issue/question before but I don't recall seeing an answer. Does anyone know how to remove the payment option from displaying in the order process if the entire product being ordered, is free? I'm sure a "if" statement would do it but don't know how to do it. 0 Quote Link to comment Share on other sites More sharing options...
chaloupe Posted September 15, 2007 Share Posted September 15, 2007 I'd like to know it also. I'll try some code and let you know if I was able to make it work I add a bit of question from customer about it Best Regards, 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted September 15, 2007 WHMCS CEO Share Posted September 15, 2007 Some kind of if statement would do it but it would need to pretty complex - if product is free and there are no configurable options, addons or domains, then hide payment methods and print a hidden input variable passing a payment method - else display the payment methods as normal. 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.