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


In This Topic
    TransactionCollection Class Members
    In This Topic

    The following tables list the members exposed by TransactionCollection.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets the last authorization transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last pending authorization transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last capture transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last pending capture transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last recurring authorization transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last pending refund transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the last pending void transaction in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the total value of transactions that require authorization  
    Public Methodstatic (Shared in Visual Basic) Gets the total value of authorized transactions in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the total value of captured transactions in this collection  
    Public Methodstatic (Shared in Visual Basic) Gets the total value of refunded transactions in this collection  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also