Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / IPaymentMethodRepository Interface / LoadForPaymentInstrument Method
The payment instrument type requesting available payment methods.
In This Topic
    LoadForPaymentInstrument Method (IPaymentMethodRepository)
    In This Topic
    Loads the payment methods that are available to the specified payment instrument type
    Syntax

    Parameters

    paymentInstrumentType
    The payment instrument type requesting available payment methods.

    Return Value

    A list of payment methods that are available to the user.
    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