makelemonade Posted January 1, 2015 Share Posted January 1, 2015 I've written some code to create orders programmatically. I'm able to create the client then the order. But the order itself doesn't have an invoice ID, unlike what http://docs.whmcs.com/API:Add_Order#Successful_Response says. In the WHMCS backend I see the orders, but they have no invoice and are all marked pending. Even accepting them doesn't give them an invoice. The product is a subscription product at $30 a month. What should I be doing to make sure the invoice is generated? B 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted January 1, 2015 Share Posted January 1, 2015 you may need to check the parameters used to "add the order", or you may share it here if you sure that all params are ok!! also check the Activity Log to see if the Invoice created or errors occurred 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted January 2, 2015 Share Posted January 2, 2015 Hi Are you sure that you aren't you passing the "noinvoice" parameter? 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.