antzbusinesssolutions Posted April 24, 2018 Share Posted April 24, 2018 I am trying to set up a product in WHMCS where the first payment is 250USD and the recurring amount is 100USD which is billed to the client annually. I've been managing this manually but I need a way to completely automate this process without using the setup fee option. Are there any suggestions on how I can achieve this? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 1, 2018 WHMCS Support Manager Share Posted May 1, 2018 Hi @antzbusinesssolutions, Using a setup fee would be the easiest way to do this. For example, configure the product with a $100 price and a $150 setup fee. Without using that, I'd suggest writing some code to use our Action Hook system. The OrderProductPricingOverride hook point would allow you to manipulate the product price as desired. 0 Quote Link to comment Share on other sites More sharing options...
bstellar Posted June 10, 2018 Share Posted June 10, 2018 I am interested in an answer to this same question. However The solution here only works if the initial payment is higher than the subsequent recurring payments. I would like to know how to setup an initial sale/introductory price for the first month with a higher regular price for the subsequent months/payments. 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.