peakbackup5 Posted November 29, 2008 Share Posted November 29, 2008 I looked at the create user API, and the documentation only shows attributes for Contact Information: firstname lastname companyname - optional email address1 address2 - optional city state postcode country - two letter ISO country code phonenumber password2 - password for the new user account ---------------------------- My ultimate goal is to create an API invoice and have the invoice immediately paid with CC on file. I'd have to create a user with the API but also include "Billing Setting" and "Additional Settings". Is there a way now? Jim 0 Quote Link to comment Share on other sites More sharing options...
0 Shaun Posted November 30, 2008 Share Posted November 30, 2008 I looked at the create user API, and the documentation only shows attributes for Contact Information: firstname lastname companyname - optional email address1 address2 - optional city state postcode country - two letter ISO country code phonenumber password2 - password for the new user account ---------------------------- My ultimate goal is to create an API invoice and have the invoice immediately paid with CC on file. I'd have to create a user with the API but also include "Billing Setting" and "Additional Settings". Is there a way now? Jim have you thought about the capture payment API:http://wiki.whmcs.com/API:Capture_Payment 0 Quote Link to comment Share on other sites More sharing options...
0 peakbackup5 Posted November 30, 2008 Author Share Posted November 30, 2008 That would solve the immediate billing attempt piece. Thanks. The challenge remains that I have to create the whmcs accounts with the whmcs API. This means I need to capture CC information somehow. Here's why: I have Xoops and Joomla sites. I can't find any bridging-type software or integration for single login control. The fileds for username and password encryption are different. So, the only semi-solution is to control one-way for site to whmcs. Jim 0 Quote Link to comment Share on other sites More sharing options...
0 Shaun Posted December 1, 2008 Share Posted December 1, 2008 That would solve the immediate billing attempt piece. Thanks. The challenge remains that I have to create the whmcs accounts with the whmcs API. This means I need to capture CC information somehow. Here's why: I have Xoops and Joomla sites. I can't find any bridging-type software or integration for single login control. The fileds for username and password encryption are different. So, the only semi-solution is to control one-way for site to whmcs. Jim Im going to look at the creation of bridges for these packages. 0 Quote Link to comment Share on other sites More sharing options...
0 peakbackup5 Posted December 1, 2008 Author Share Posted December 1, 2008 Thanks by the way. Priority would be Xoops--I'll fund. 0 Quote Link to comment Share on other sites More sharing options...
Question
peakbackup5
I looked at the create user API, and the documentation only shows attributes for Contact Information:
firstname
lastname
companyname - optional
email
address1
address2 - optional
city
state
postcode
country - two letter ISO country code
phonenumber
password2 - password for the new user account
----------------------------
My ultimate goal is to create an API invoice and have the invoice immediately paid with CC on file.
I'd have to create a user with the API but also include "Billing Setting" and "Additional Settings". Is there a way now?
Jim
Link to comment
Share on other sites
4 answers to this question
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.