Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

CustomerAddress Property

The customer's billing address.

Syntax

[VB.NET]
Public Property CustomerAddress As String

[C#]
public string CustomerAddress {get; set;}

Remarks

This field is used as part of the Address Verification Service (AVS) and contains the customer's street address as it appears on their monthly statement. Only the street number, street name, and apartment number are required in this field. City and state are not included, and the zip code is set in the CustomerZip property.

The maximum length of this property is 20 characters.

If the customer's address is much greater than the length of this field, it is admissible to include only the street number in this field.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0