almarag Posted September 10, 2009 Share Posted September 10, 2009 Hi, I have just received a notification from Logicboxes (resellersclub) that some API functions marked as deprecated will be dropped entirely by Oct, 20th. The question is: ¿is the resellersclub/directi/logicboxes module in WHMCS sanitized from this? If not, ¿The module is being corrected with the proper API calls?. I ask this because we are planning to use the module by Oct 1st and I want to be sure that I don't need to rewrite a custom module if the default module is going to fail by Oct. 20. Thanks in advance, 0 Quote Link to comment Share on other sites More sharing options...
almarag Posted September 10, 2009 Author Share Posted September 10, 2009 Dear Registrar, We have noticed that either you or some of your Resellers or their Sub-Resellers are still using our old API Kits. The following mentioned methods have long been deprecated and would cease to work from 20th October, 2009. The alternate methods that can be used are also specified below: Class: DomContact * Deprecated Method: addDefaultContact => Method to use: addDefaultContacts * Deprecated Method: add => Method to use: addContact * Deprecated Method: list => Method to use: listByType Class: DomOrder * Deprecated Method: transferDomain => Method to use: addTransferDomain * Deprecated Method: add => Method to use: register * Deprecated Method: transferDomainWithoutValidation => Method to use: N/A Class: DotEu * Deprecated Method: tradeDomain => Method to use: trade * Deprecated Method: transferDomain => Method to use: transfer * Deprecated Method: add => Method to use: DomOrder.registerDomain Class: DomContactExt * Deprecated Method: isValidRegistrantContact => Method to use: isValidContact Class: ZoneOrder (Below mentioned functionalities are not required anymore, so the methods will be removed) * Deprecated Method: add => Method to use: N/A * Deprecated Method: mod => Method to use: N/A * Deprecated Method: renew => Method to use: N/A * Deprecated Method: del => Method to use: N/A * Deprecated Method: list => Method to use: N/A * Deprecated Method: getDetailsByDomain => Method to use: N/A * Deprecated Method: getOrderIdByDomain => Method to use: N/A Class: EntityAction * Deprecated Method: list => Method to use: Order.listCurrentActions * Deprecated Method: listArchive => Method to use: Order.listArchivedActions Class: DigitalCertificateOrder (Below mentioned functionalities are not required anymore, so the methods will be removed) * Deprecated Method: add => Method to use: N/A * Deprecated Method: renew => Method to use: N/A * Deprecated Method: changeDigicertPassword => Method to use: N/A * Deprecated Method: addAdditionalLicenses => Method to use: N/A Class: MailHostingOrder (Below mentioned functionalities are not required anymore, so the methods will be removed) * Deprecated Method: mod => Method to use: N/A * Deprecated Method: getModPricing => Method to use: N/A Class: Customer * Deprecated Method: addCustomer => Method to use: signUp * Deprecated Method: modDetails => Method to use: mod Class : Reseller * Deprecated Method: addReseller => Method to use: signUp * Deprecated Method: modDetails => Method to use: mod Please ensure that this information is passed on to all your Resellers using the API so that they can make the required changes by downloading the latest API Kit from http://manage.logicboxes.com/kb/servlet/KBServlet/cat106.html. If you have any questions with regards to these updates, do feel free to contact your Account Manager for further assistance. Best Regards, Registrar Relations Team - LogicBoxes Registrar_Relations@LogicBoxes.com LogicBoxes.com 0 Quote Link to comment Share on other sites More sharing options...
bin_asc Posted September 11, 2009 Share Posted September 11, 2009 I`m pretty sure Matt has an eye on this. Plus it`s due on Oct 20th ( probably v4.1.0 will be out by then ). 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.