Change Log

Changes in version 3.16

  1. Java Docs updated

 

Changes in version 3.15

  1. Java Docs updated

  2. Changes related to methods:

    New Methods

 

Changes in version 3.14

  1. Java Docs updated

  2. Deprecated methods:

    • Core Kit

      • Methods deprecated under the Fund class:

        • getDeletedRefundDetails()

        • listBalancedTransactions()

 

Changes in version 3.13

  1. Java Docs updated

  2. Changes related to classes & methods:

    New Classes and Methods

 

Changes in version 3.12

  1. Java Docs updated

  2. Changes related to methods:

    New Methods

  3. Other Products Kit

    • renewCertificate() method introduced under the DigitalCertificateOrder class

  4. Deprecated Methods

  5. Other Products Kit

    • renew() method deprecated under the DigitalCertificateOrder class

 

Changes in version 3.11

  1. Java Docs updated

  2. Changes related to methods:

     

    New Methods

    • Other Products Kit

      • modOrderFTPDetails() methos under the SiteBuilder class

         

      • addCertificate() method under the DigitalCertificate class

         

    • Core Kit

      • delete() method under the Customer class

      • listCurrentActions() and listArchivedActions() methods under the Order class

    Changed Methods

    • DigitalCertificate class of Other Products Kit

       

      • renew() method (added new parameter approverEmail)

      • reissue() (added new parameters additionalLicenses, orgName, orgStreet, orgCity, orgRegion, orgZip, orgCountry, orgPhone)

    • Customer & Reseller class of Core Kit

       

      • Changed parameter names of username and passwd to emailAddress and password respectively.

    Deprecated Methods

    • EntityAction class of Core Kit

      • list()

      • listArchive()

    • DigitalCertificate class of Other Products Kit

      • add()

      • changeDigicertPassword()

      • addAdditionalLicenses()

 

Changes in version 3.10

  1. Java Docs updated

  2. Changes related to classes and methods:

    New Parameters introduced in Existing Methods

    Other Products Kit
    Class Name Method Name New Parameters
    EngageOrder renew String invoiceOption
    EngageOrder renew String existingEndTime

    Deprecated Methods

    Domains Kit
    Class Name Deprecated Method Suggested Class Suggested Method
    DomContact addDefaultContact DomContact addDefaultContacts
    DomContact add DomContact addContact
    DomContact list DomContact listByType
    DomContactExt isValidRegistrantContact DomContactExt isValidContact
    DomOrder transferDomain DomOrder addTransferDomain
    DomOrder add DomOrder registerDomain
    ZoneOrder mod ZoneOrder Functionality not required anymore
    DotEu tradeDomain DotEu trade
    DotEu transferDomain DotEu transfer
    DotEu add DomOrder registerDomain
    Core Kit
    Class Name Deprecated Method Suggested Class Suggested Method
    Customer addCustomer Customer signUp
    Customer modDetails Customer mod
    Reseller addReseller Reseller signUp
    Reseller modDetails Reseller mod
    Reseller  addResellerWithStateId Reseller Functionality not required anymore
    OrderSetup getResellerSlabPercentageForProducts OrderSetup Functionality not required anymore
    OrderSetup getCustomerSlabPercentage OrderSetup Functionality not required anymore

 

Changes in version 3.9

  1. Java Docs updated

 

Changes in version 3.8

  1. Java Docs updated

  2. Changes related to classes and methods:

    • The following new methods have been introduced under DigitalCertificateOrder class within the Other Products Kit -

      • enrollForThawteCertificate

      • reissue

      • renew

      • checkDigitalCertificateStatus

      • del

      • cancelDigicertOrder

      • changeDigicertPassword

      • addAdditionalLicenses

      • getDetails

      • getDetailsByDomain

      • getOrderIdByDomain

 

Changes in version 3.7

  1. Java Docs updated

  2. Changes related to classes and methods:

    Some old parameters have been removed and new parameters introduced in their place under the following methods -

    Note
    • *packageKey will be the Identifier Key of the Plan (plan1, plan2, plan3, plan4) for which the Order needs to be added/modified.

  3. The following classes and their methods are removed:

    • Two new methods, mod and signUp, have been introduced under the Reseller and Customer classes.

 

Changes in version 3.6

  1. Java Docs updated

  2. Changes related to classes and methods:

    • New methods have been added in the Core Kit under the following class:

       

      • getProductMetadata - Product class

Changes in version 3.5

  1. Java Docs updated

  2. Changes related to classes and functions:

    • New functions have been added in the Core Kit under the following classes:

      • getList - Country class

      • getStateListForCountry - Country class

      • getDetails - Order class

      • addResellerWithStateId - Reseller class

    • An extra option called Supersite is added in the getDetails function of the Reseller class in the Core Kit.

    • A new class LegalAgreement is added with the following methods under the Core Kit:

      • getRegistrantAgreement

      • getProductCategory

      • getAgreement

      • getAllAgreements

     

Changes in version 3.4

  1. Java Docs Updated

  2. COM visible interfaces have been added for those who use ASP or VB, so that they are also able to use our DLLs.

  3. New Classes introduced in all Kits:

    • Core Kit

      • TaxService

        • getApplicableTaxes

        • getHashedTaxRules

    • Other Products Kit

      • DigitalCertificateOrder

        • add

        • getCertPrice

      • SiteBuilderSetup

        • getPricingKeyPricingParamMap

      • EngageSetup

          • getPricingKeyPricingParamMap

Changes in version 3.3

  • All the DLLs have been modified to allow partially trusted callers to use it.

  • 3 new functions have been added in the Core Kit under the following classes:

    • authenticateCustomerId - Customer class

    • login - Customer class

    • getOrderIdByDomainAndProductCategory - Order class

  • Bug Fix - A minor Java Script problem was causing the frame links in the examples to not work in some browsers like Mozilla and Opera.

Changes in version 3.2

  • New methods added viz. Order.removeCustomerLock, Order.getLockList

  • The testing form provided now has a third frame which accepts the standard parameters passed in every call. If you set these parameters from the form, you can make test calls independent of the settings in the properties/constants file.

  • We've added 'Strong Names' to the kit.

Changes in version 3.0

  • Extensive changes made. Please download the kit and read the appropriate Javadocs for details.

Changes in version 2.6

  • Added the method Customer.delete() which allows you to delete a Customer

  • Added the method DomOrder.cancelTransferRequest() which allows you to cancel the transfer-in request for a domain name

  • Added the method Order.sendRfa() which allows you to re/send the email asking for transfer-in approval for domain names.

Changes in version 2.5.3

  • Bug fix: DomainContact.delete() used to throw an "Invalid Cast from string''" exception due to an incorrectly coded return type. This has been fixed.

Changes in version 2.5.2

  • Bug fix: It is now possible to view the XML sent and received.

Changes in version 2.5.1

  • Bug fix: The Setup.ini file was missing

Changes in version 2.5

  • Bug fix in Modify Customer Details and Modify Contact Details forms

  • More details in the Javadocs for DomOrder.getDetails()

  • Link to new Demo Server added.

  • Move Service functionality added in API

  • Add Funds functionality for both Sub-Resellers and Customers also added.

  • Domain Forwarding, Mail Forwarding, Managed DNS Products now available through the API.

Changes in version 1.5

  • Timeouts in the .NET API Kit when making some method calls are fixed.

  • The .NET API Kit is now strongly named.

Changes in version 1.4

  • Hashtable being passed by the Examples kit, to the domainHash parameter of the renewDomain method, in the Domain class, is now in the correct format.

Changes in version 1.2

  • Modified the default soap end point. It now points to the demo server.

  • Fixed Api Kit dll linkages in the Examples solution.