mreza69 Posted August 9, 2013 Share Posted August 9, 2013 (edited) hi, I'm workning on an addon for WHMCS and need to do something when invoice paid with user credits. so I use InvoicePaid hook, but it is useless. cause when I get invoice from database, it is not set to paid and before that in InvoiceCreated I've add one invoice item to discount. but in InvoicePaid still use old total amount. how can I access to invoices after they are really paid? Note: InvoicePaid hook must called "InvoiceReadyToPaid" P.S: every changes in database dont effect to decrement credit from user. WHMCS still use fetched data, not from the database. Edited August 9, 2013 by mreza69 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.