SubZeroFX Posted August 22, 2018 Share Posted August 22, 2018 Dear WHMCS Developers, Can you please tell me how to get Affiliate ID using either WHMCS Hook or API? I've checked WHMCS API GetOrders() and GetInvoice() but those didn't include any information about Affiliates. 0 Quote Link to comment Share on other sites More sharing options...
SubZeroFX Posted August 23, 2018 Author Share Posted August 23, 2018 Is it impossible to get Affiliate ID linked to Order ID using WHMCS Hooks or API? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 24, 2018 Share Posted August 24, 2018 20 hours ago, SubZeroFX said: Is it impossible to get Affiliate ID linked to Order ID using WHMCS Hooks or API? if it were me, i'd just query the DB... you'd have to link through a handful of tables though to get the information though as there's no direct link between affiliates and orders/invoices. 0 Quote Link to comment Share on other sites More sharing options...
SubZeroFX Posted August 27, 2018 Author Share Posted August 27, 2018 On 8/24/2018 at 4:10 PM, brian! said: if it were me, i'd just query the DB... you'd have to link through a handful of tables though to get the information though as there's no direct link between affiliates and orders/invoices. ok thanks brian. i will try to work out the query 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.