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


In This Topic
    BaseTransactionRequest Class Members
    In This Topic

    The following tables list the members exposed by BaseTransactionRequest.

    Public Properties
     NameDescription
    Public Property Gets or sets the amount of transaction  
    Public Property Gets or sets the currency used  
    Public Property Gets name-value pairs containg additional configuration properties  
    Public Property Gets payment associated with this transaction  
    Public Property Gets or sets the remote IP of the User initiating the transaction  
    Public Property Gets the type of transaction  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also