Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes.Providers Namespace / ITaxProvider Interface / Initialize Method
The tax gateway id
Configuration data in the form of name value paris
In This Topic
    Initialize Method (ITaxProvider)
    In This Topic
    Initialize the tax provider with the given configuration data. Called by AC at the time of initialization.
    Syntax

    Parameters

    taxGatewayId
    The tax gateway id
    configurationData
    Configuration data in the form of name value paris
    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