beachbum Posted May 28, 2012 Share Posted May 28, 2012 Guys We have billing information coming from another product and need to automate the injection into whmcs What table is used in the whmcs database where we could dump data, then to be turned into a invoice at the next cron job ie USer 109 has a bill for say $100 We need to inject that into a table so at the next cron job user 109 would be sent an invoice... Thanks Samantha 0 Quote Link to comment Share on other sites More sharing options...
Peter M Dodge Posted May 28, 2012 Share Posted May 28, 2012 You'd need to either have or create a product for the customer, which is part 1, title it what you want and attach the pricing. Then you would need to create an order for this product. Invoicing can be made to occur immediately when the order is made. As to the backend specifics to do this from another script, someone with greater API knowledge would have to help you there. 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.