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


In This Topic
    AuthorizeTransactionResponse Class Members
    In This Topic

    The following tables list the members exposed by AuthorizeTransactionResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the pending actions/events to be invoked later  
    Public Property Gets or sets the payment processing type  
    Public Property Gets or sets the status of the transaction  
    Public Property Gets the transactions associated with this response  
    Public Property Gets or sets the transaction type  
    Top
    Public Methods
     NameDescription
    Public Method Add a an action to be invoked later  
    Public Method Add a transaction to this response object  
    Public Method Clear any pending actions/events to bo invoked later  
    Public Method Clear any transactions associated with this response object  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also