PaymentGatewayLibrary

AuthorizeNetRequest.TransactionKey Property

Gets or sets the gateway-generated transaction key.

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

Remarks

This value is required.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace