Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / PaymentInstrumentData Class


In This Topic
    PaymentInstrumentData Class Properties
    In This Topic

    For a list of all members of this type, see PaymentInstrumentData members.

    Public Properties
     NameDescription
    Public Property Gets or sets the account holder name in case of check payments  
    Public Property Gets or sets AccountNumber  
    Public Property Gets or sets the account type in case of check payments  
    Public Property Gets or sets the bank name in case of check payments  
    Public Property Gets or sets customr type  
    Public Property Gets or sets ExpirationMonth  
    Public Property Gets or sets ExpirationYear  
    Public Property Gets or sets FirstName  
    Public Property Gets or sets InstrumentType  
    Public Property Gets or sets LastName  
    Public Property Gets or sets the routing number in case of check payments  
    Public Property Gets or sets security code  
    Top
    See Also