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


Version
TransactionCollection Class Methods

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

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