Thanks for the link.
This actually works for me, I can have zpanel accounts created automatically when someone orders, it works fine. I have not tested suspension, termination yet but assume it works as well.
Once I update to sentora I should have no problem updating the existing code and making it work unless someone gets to it before me.
What was crucial in getting this working was the instructions from the WHMCS forums which was linked earlier, I will post it here for reference in case it gets removed from the whmcs forums.
"CONFIGURATION
Little special thing, for get the right use of the API, you need to provide the Reseller ID and the API Key. WHMCS don't support to add my own option in the server configuration. For this reason, I need to specify how to setup the server.
Enter the Username and Admin Password (like zadmin)
In the Hash key, inter the Reseller ID you are (if is zadmin is 1) and the API key seperate by a ','.
In the final the code look like: 1,41872db168a3923eb7994e83f6dc4b7d"
This actually works for me, I can have zpanel accounts created automatically when someone orders, it works fine. I have not tested suspension, termination yet but assume it works as well.
Once I update to sentora I should have no problem updating the existing code and making it work unless someone gets to it before me.
What was crucial in getting this working was the instructions from the WHMCS forums which was linked earlier, I will post it here for reference in case it gets removed from the whmcs forums.
"CONFIGURATION
Little special thing, for get the right use of the API, you need to provide the Reseller ID and the API Key. WHMCS don't support to add my own option in the server configuration. For this reason, I need to specify how to setup the server.
Enter the Username and Admin Password (like zadmin)
In the Hash key, inter the Reseller ID you are (if is zadmin is 1) and the API key seperate by a ','.
In the final the code look like: 1,41872db168a3923eb7994e83f6dc4b7d"