Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / PaymentMethod Class / PaymentMethod Constructor / PaymentMethod Constructor(Store,String,PaymentInstrumentType)
The store
The name of the payment method
The type of payment instrument
In This Topic
    PaymentMethod Constructor(Store,String,PaymentInstrumentType)
    In This Topic
    Initializes a new instance of the PaymentMethod class.
    Syntax

    Parameters

    store
    The store
    name
    The name of the payment method
    paymentInstrumentType
    The type of payment instrument
    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