PaymentGatewayLibrary

AuthorizeNetRequest.Version Property

Gets or sets the transaction version number.

[Visual Basic]
Public Property Version As TransactionVersion
[C#]
public AuthorizeNet.TransactionVersion Version {get; set;}

Remarks

The version indicates to the system the set of fields that will be included in the response. The default value is 3.1.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace