PaymentGatewayLibrary

AuthorizeNetResponse.TransactionId Property

Gets the identity of the transaction in the system. This number can be used to submit a modification of this transaction at a later time, such as voiding, crediting or capturing the transaction.

[Visual Basic]
Public ReadOnly Property TransactionId As String
[C#]
public string TransactionId {get;}

See Also

AuthorizeNetResponse Class | Duis.Payment Namespace