PaymentGatewayLibrary

AuthorizeNetRequest.Fax Property

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

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

Remarks

The recommended format is (123)123-1234.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace