kmm2908
02-24-10, 03:21 AM
Having drawn a frustrated blank on trying to use the API to achieve what I want I am now working on a full bypass of the API by adding a client order directly to the whmcs database tables.
Has anyone else achieved this successfully and can they share any tips, warnings or advice?
First off I am trying to identify tables that are affected by placing of an order and have the following so far:
tblclients
tblorders
tblinvoices
tblinvoiceitems
tbldomains
tblhosting
tblactivitylog
Any missed, any other suggestions?
Quite prepared to share all code and experiences here if I get some help and assistance.
Has anyone else achieved this successfully and can they share any tips, warnings or advice?
First off I am trying to identify tables that are affected by placing of an order and have the following so far:
tblclients
tblorders
tblinvoices
tblinvoiceitems
tbldomains
tblhosting
tblactivitylog
Any missed, any other suggestions?
Quite prepared to share all code and experiences here if I get some help and assistance.