Zxurian Posted December 6, 2010 Share Posted December 6, 2010 I'm in the process of setting up a WHMCS for use. Question I have is regarding inserting the billing information into WHMCS using the API currently, the AddOrder function allows me to insert an order into the system, but I can't find a function to insert the billing information into the system and attempt a first charge. What API calls are required once the client and order are inserted to charge the credit card initially (if using credit card) or to add the subscription information to the order (if using paypal)? 0 Quote Link to comment Share on other sites More sharing options...
tomdchi Posted December 10, 2010 Share Posted December 10, 2010 your not going to be able to do it that way. You will need to handle the payment procesing yourself using whatever api for the payment gateway you use then execute the add order and add invoice payment api function in WHMCS. 0 Quote Link to comment Share on other sites More sharing options...
thedangler Posted February 21, 2013 Share Posted February 21, 2013 does it do it now? 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.