Share, discuss and vote for what you would like to see added to WHMCS
166 Ideas Found. Showing page 7 of 9.
Hey,I have some questions related to domains registrars like Godaddy, Enom, namecheap, ...1.Is it possible to customize the forms(css) I got via WHMCS...
Hello,Currently, $params contains Configurable Options indexed by String name, but to update them with UpdateClientProduct you need the database IDs....
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...
Currently, AddPayMethod is broken for Stripe. We can't add Stripe payment method using API. So requesting to add support for Stripe.More information:...
Please add the ability to set the defaultgateway (Payment Gateway) via the AddClient API.The UpdateClient API appears to have this logic via 'paymentm...
(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...
Hi. We recently integrate social media login https://docs.whmcs.com/Configuring_Sign-In_using_FacebookThe integration is successful. Now we would like...
Can we add the Registration Date and Next Due Dates fields to the AddOrder API, I need to import all my existing customers into WHMCS from a spreadshe...
It would be great if one could query through the API what additional fields are necessary for a given tld.
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...
The GetTickets API call currently includes a field for the last reply date, which is helpful for sorting tickets by their most recent activity. Howeve...
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...