I would like to see new API functions to be able to update domain pricing for new registrations and for existing domains.
Basically it should be possible to
- Update registration pricing
- Update renewal pricing
- Update transfer pricing
- Update already registered Domains with new renewal pricing
I know it´s not very complex to do that with mysql queries, but then I need to monitor future changes of WHMCS, database schema and so on very carefully. I would like to be able to do that by API calls and let WHMCS do the internal checkings.
5 Comments
Login to post a comment.
There is also a (somewhat) new API call for updating existing clientdomain pricing but NOT for the domain pricing itself. (register, transfer, renew)
Ah and yes, if you rely on currency exchange... updating frequently is something to consider.