Hi lads,
Intro.
When a customer order a hostingplan on my website, the backend will add the chosen hostingplan through the API on the server.
Every new customer is add to a reseller which has the several hostingplans in his reseller packages.
When a existing customer want to add a extra domain at his hostingplan they can choose for a option which link/add the extra chosen domain as a virtual domain to their hostingpackage,
This feature is only possible for new clients which order all their domains and webhosting through the website.
Problem/Question
Is there a way to read the username and passwd which already was given from DA to a customer. And export that information into a extra field in our database, so the customer can log into our website by using his emailadres that they automatic log into (through the backend) their DA account.
For Example
A new customer who order is add to our server and his account seems like this.
<username> 0.0057 / 10 0.2656 / 1 3 / unlimited No 81.173.xx.xx
XXXXXXXX.eu
XXXXXXXX.nl
XXXXXXXX.org
We want to read through the API all information (which server, account etc.) of that client, but don't want to send the existing client a new password.
Sorry for the cloudly explain
Intro.
When a customer order a hostingplan on my website, the backend will add the chosen hostingplan through the API on the server.
Every new customer is add to a reseller which has the several hostingplans in his reseller packages.
When a existing customer want to add a extra domain at his hostingplan they can choose for a option which link/add the extra chosen domain as a virtual domain to their hostingpackage,
This feature is only possible for new clients which order all their domains and webhosting through the website.
Problem/Question
Is there a way to read the username and passwd which already was given from DA to a customer. And export that information into a extra field in our database, so the customer can log into our website by using his emailadres that they automatic log into (through the backend) their DA account.
For Example
A new customer who order is add to our server and his account seems like this.
<username> 0.0057 / 10 0.2656 / 1 3 / unlimited No 81.173.xx.xx
XXXXXXXX.eu
XXXXXXXX.nl
XXXXXXXX.org
We want to read through the API all information (which server, account etc.) of that client, but don't want to send the existing client a new password.
Sorry for the cloudly explain
