Share, discuss and vote for what you would like to see added to WHMCS
164 Ideas Found. Showing page 7 of 9.
It would be great if one could query through the API what additional fields are necessary for a given tld.
I have a tool which gives 2-way data sync facility Zoho <--> WHMCS So my system is failing in case of product data updation. So it would be hel...
just like requestRelease... there should also be a requestDelete command
Currently WHMCS only providing API to send email to client not users (https://developers.whmcs.com/api-reference/sendemail/). Please add new API actio...
Make API addOrder calculate & charge correct price for premium domains on order. And not charge the default .tld price.Cheers,D
The CreateSsoToken WHCMS API command could be extended to permit "Remember Me". It would behave the same way the built-in login form does, a...
Call GetInvoices api is returning result is wrong order https://developers.whmcs.com/api-reference/getinvoices/The data returned is ordered by the tbl...
Add or expose the fields a provisioning/server module adds under "Edit Product" -> "Module Settings" via the API so we can acce...
I would like to see the suspend date via this class API.https://classdocs.whmcs.com/7.8/WHMCS/Service/Service.html
I'm building open source WHMCS browser notification with firebase you see the repository in https://bitbucket.org/linknacional/whmcs_notification/src/...
Hello all WHMCS Team,It would be beneficial to me if there was more standardization to the API especially in terms of variables and ability.It got con...
HI,Please add a way to mark ticket as unread via the API.I'm using the API to add a ticket note with the AddTicketNote API call - and when doing so I...
Unfortunately, it is not possible to provide additional Smarty variables on the Product Details page when the provisioning module uses the tabOverview...
This request is a way to change the template folder in API, something like this:$ca->setTemplate( 'my-new-template-file' , 'my-new-temp...
when you are using the api Command UpdateInvoice and you delete with it a line item, the total will be correct adjust, but the applied Credit is equal...
We would like to prevent tickets from being deleted in most cases, but the existing TicketDelete hook does not run until after the ticket is deleted....
API needs to be update (For not owner users) its incomplete, as we can't relate sub-user with main userI use the API to validate the login and then it...
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...
Sometimes, the customer pay twice the bill. And we need to delete a transaction. When delete the transaction there is no HOOK for DeleteTransaction th...
Product slugs should be able to be reused.I currently have a shared-hosting product slug that points to premium hosting product because it was entered...