PaymentGatewayLibrary

AuthorizeNetRequest.State Property

Gets or sets the state of the customer associated with the billing address for the transaction.

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

Remarks

The format is any valid two-character state code or full state name. If this value is provided, it will be verified.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace