PaymentGatewayLibrary

AuthorizeNetRequest.Country Property

Gets or sets the two character country code or full country name of the customer associated with the billing address for the transaction.

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

Remarks

If this value is provided, it will be verified.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace