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


In This Topic
    Payment Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets decrypted account data  
    Public Property Gets or sets the Amount  
    Public Property Gets or sets the CompletedDate  
    Public Property Gets or sets the CurrencyCode  
    Public Property Gets or sets the EncryptedAccountData  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether data is present.  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets a value indicating whether the payment is in a failed state.  
    Public Property Gets a value indicating whether the payment is in a pending state.  
    Public Property Gets or sets a value indicating whether to followup subscription  
    Public Property Gets a value indicating whether the payment is in a voidable state.  
    Public Property Gets or sets the Order  
    Public Property Gets or sets the Order for this entity.  
    Public Property Gets or sets the PaymentDate  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the PaymentMethod  
    Public Property Gets or sets the PaymentMethod for this entity.  
    Public Property Gets or sets the PaymentMethodName  
    Public Property Gets or sets the PaymentProfile  
    Public Property Gets or sets the status of this payment.  
    Public Property Gets or sets the PaymentStatusId  
    Public Property Gets or sets the PaymentStatusReason  
    Public Property Gets or sets a value indicating whether ReCrypt  
    Public Property Gets or sets the ReferenceNumber  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Subscription  
    Public Property Gets or sets the Subscription for this entity.  
    Public Property Gets or sets the Transactions  
    Top
    See Also