raoul Posted December 7, 2011 Share Posted December 7, 2011 Situation: customer pays amount x , or buys specific service. External APP call the WHMCS database to check if user exists, and if its allowed to execute the specific service, or if there is enough balance to subscract --> if yes, WHMCS substract the service / money balance. How can we make WHMCS substract via external call? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted December 7, 2011 Share Posted December 7, 2011 The AddTransaction API call might do the trick: http://docs.whmcs.com/API:Add_Transaction EDIT: If you're wanting to add the service too, you could just use AddOrder as well. 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.