Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / IShippingProvider Interface / Initialize Method
Id of the shipping gateway in database
Configuration data as name-value pairs
In This Topic
    Initialize Method (IShippingProvider)
    In This Topic
    Initializes the shipping provider implementation. Called by AC at the time of initialization.
    Syntax

    Parameters

    shipGatewayId
    Id of the shipping gateway in database
    configurationData
    Configuration data as name-value pairs
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also