xkldnhatban Posted July 1, 2019 Share Posted July 1, 2019 I have created a new provisioning module for WHMCS. In that module, I want to call an API every time when a user is placing an order. But the values passed should be dependent on the payment type. There should be an option to configure the module configuration options for each pricing slabs., For example, the configuration for quarterly should be different from annual pricing. Is there any way to do that? 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted July 2, 2019 Share Posted July 2, 2019 Use PreModuleCreate hook point to check billing cycle and update the configuration on the fly right before you're creating the account/service. 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.