Okay we need to automate account creation for backup services.
There is an api.
So what we were thinking is using joomla and one of the paypal ipn subscription modules/components. A shoping cart would also be fine. We have another project if this works. We also need to create accounts for email , so i hope to use this same module.
We want to create the customer in a database, have them use what type of account and pay for it using google or paypal.
So this is what I expect to happen. A customer chooses a service, pay using google/paypal if payment is confirmed/approved then use api functions to create the account, username, passwords,service etc.
Use whatever makes this easy. We will be using joomla so if virtuemart works that is fine or something even easier is fine.
Info on api
SOAP XML web service that can be used to manage user accounts. Each web service request requires a unique API key that we have assigned to you, this key should be kept safe as it allows us to track you usage falls within our terms of service.
Each web request will return a status code indicating success or the reason of failure. Should the request succeed you can expect a record to be returned for the data you requested, if however it failed your application will need to handle this.
I will provide more documentation about the api on request.