How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Sorted by

Developers

165 Ideas Found. Showing page 3 of 9.


11 Votes
AddServer API Command

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...

3 Votes
UpdateClientAddon call Provision Modules

Since some versions it is possible that addons can also be assigned to commission modules.If you now use the API command UpdateClientAddon and set the...

11 Votes
API WHMCS GetProducts Hidden Products

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...

9 Votes
GetProducts API should also brings the translation of product name and description etc..

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...

2 Votes
Opening a ticket on behalf of a specific admin user via api

When opening a ticket there is a switch as 'admin' but I think this uses only the first admin account created. It would be great to be able to pass i...

1 Votes
Free Account from MarketConnect to test products

It would be great if WHMCS provides every licensed one with a free account for products from MarketConnect to allow us testing products and understand...

  • Declined
2 Votes
Get ticket/reply attachments via API

Please add possibility to receive ticket/reply attachments via API. Currently we can receive only filenames.

1 Votes
Standardise Variable Names in API

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...

8 Votes
Get/Update/Delete Billable Items API Commands

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...

8 Votes
Use Plesk API via WHMCS API

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...

1 Votes
Adjust Credit on UpdateInvoice

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...

8 Votes
Move the service of client via API

We want to transfer the service of one customer to another customer. We want to do this with the API.

5 Votes
CDIR Notation for API Whitelisting

In the Settings/General/Security tab of WHMCS, I have noticed that while we can whitelist Trusted proxies using CDIR notation, the same does not work...

6 Votes
being able to limit the results of the GetInvoices API by a date range

https://developers.whmcs.com/api-reference/getinvoices/it would be very usefull to filter invoices by date. Most of the time you want invoices for a p...

23 Votes
Custom API Support

Using information such as the link below provides, one can create custom APIs for WHMCS without much trouble, but there is no documentation from WHMCS...

  • Declined
3 Votes
Create a Hook point to execute if an invoice payment capture fails

I have desire to execute custom code if a customer's invoice payment fails. Specifically, it would be helpful in the event that an invoice paid by th...

4 Votes
handle 3DSecure via the API and meet the new PSD2 requirements

Being able to handle 3dSecure via API to meet the new PSD2 requirements. Currently this is not possible, we currently use the APIs and Hooks in a cust...

1 Votes
Provisioning Module Config Options - Product vs Addon

(First off not sure if the category is correct for this, so I appologize in advance if its incorrect).Currently the provisioning module shows the same...

2 Votes
API to retrieve tax rate

HiWe are using the WHMCS API to connect to our whmcs via an apps. We display the pricing of our domain registration via API. However, we are unable to...

3 Votes
Adding CC and BCC from email template when use SendEmail API

Email template has cc and bcc fields.When I use SendEmail API, I expected that cc and bcc will be added to sending email, but it did not work in that...