PaymentGatewayLibrary

AuthorizeNetRequest.AuthorizationCode Property

Gets or sets the authorization code for a previous transaction not authorized on the gateway that is being submitted for capture.

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

Remarks

This value is required if Type is CAPTURE_ONLY.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace