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


In This Topic
    Transaction Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the AdditionalData  
    Public Property Gets the collection of additional data as name-value pairs  
    Public Property Gets or sets the Amount  
    Public Property Gets or sets the AuthorizationCode  
    Public Property Gets or sets the AVSResultCode  
    Public Property Gets or sets the CAVResultCode  
    Public Property Gets or sets the CVVResultCode  
    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 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 or sets the Payment  
    Public Property Gets or sets the PaymentGateway  
    Public Property Gets or sets the PaymentGateway for this entity.  
    Public Property Gets or sets the Payment for this entity.  
    Public Property Gets or sets the ProviderTransactionId  
    Public Property Gets or sets the Referrer  
    Public Property Gets or sets the RemoteIP  
    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 ResponseCode  
    Public Property Gets or sets the ResponseMessage  
    Public Property Gets or sets the Subscriptions  
    Public Property Gets or sets the TransactionDate  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the status of the transaction.  
    Public Property Gets or sets the TransactionStatusId  
    Public Property Gets or sets the type of transaction.  
    Public Property Gets or sets the TransactionTypeId  
    Top
    See Also