Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / ITransactionRepository Interface / LoadForProviderTransaction Method
Id of the payment gateway
Reference of the provider's transaction
In This Topic
    LoadForProviderTransaction Method (ITransactionRepository)
    In This Topic
    Loads a collection of Transactions for given payment gateway Id and the provider transaction reference
    Syntax

    Parameters

    paymentGatewayId
    Id of the payment gateway
    providerTransactionId
    Reference of the provider's transaction

    Return Value

    The loaded collection of Transactions
    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