Share, discuss and vote for what you would like to see added to WHMCS
173 Ideas Found. Showing page 2 of 9.
Currently, with the API, we are able to create a new user via the AddUser action but there is no way to directly associate the user to an existing cli...
The GetProducts action shows products, but it does not retrive the hidden products, nor does it show the hidden property. Is there a way to retrive hi...
We want to transfer the service of one customer to another customer. We want to do this with the API.
It would be nice if either clicking the button "Enable/Disable Auto Renew" url: ...#tabAutorenew in clientarea triggers "DomainEdit&qu...
There is API function http://docs.whmcs.com/API:Accept_Order that allows accept order..And if order contains one or more domains i can set registrar.....
Hi,We have a few cases where we'd like to export files (fx invoices or client reports) through an API. It would be great if the API was extended to al...
WHMCS currently doesn't expose any Plesk related info on either server credentials or the subscription ID, which makes the automation of Plesk API met...
I can see only GetServers API but we need CreateServer API or AddServer API, AddServerGroup APIIs i am wrong and this is this posible today trought mo...
It would be wonderful if the api can executes a report and returns the $reportdata array.Thanks!
Currently addon modules do not have Friendly URLs like other areas of WHMCS. Besides not being "friendly" to users, the links are not Search...
When having defined a button via the custommodule_AdminCustomButtonArray - it would be nice if there was a setting that we could have the popup verifi...
Hi everyone! Hope you're all doing great.There are no API functions related to Product Configurable Options. Specifically, our requirement is to add S...
It would be useful if the ClientEdit hook was triggered during cron jobs.We're trying to use a hook to update some fields once a client is being set a...
Please add a hook for payment/credit card payment failure.Adding this will allow us to integrations SMS notifications to clients.
Till now GetProducts API catches all data related to the products except one thing which is the translation of product name and description etc.. So i...
GetUsersAPI only search via email,firstname,lastname but Its needed to search by UserId to get list of clients assigned to that UserId.
It would be interesting to be able to obtain the value of the custom fields of a department for a support ticket from the api
Add a quantity parameter in AddOrder of your API, this will allow customers with custom carts to manage products as App Suite
There is an AddBillableItem call which allows one to add billable items to a client externally. However there's no way of getting all billable items o...
Currently the API method "GetModuleConfigurationParameters" supports the 'moduleType' => 'gateway' to get the parameters but currently i...