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

    Parameters

    paymentGatewayId
    Id of the payment 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