CustomerAddress Property
The customer's street number of the billing address.
Syntax
public String getCustomerAddress(); public void setCustomerAddress(String customerAddress);
Remarks
This field is used as part of the Address Verification Service (AVS) and contains the customer's street number as it appears on their monthly statement. Only the street number is allowed in this field. Street number, street name, apartment number, city and state are not included, and the zip code is set in the CustomerZip property.
The maximum length of this configuration setting is 5 characters.
Default Value
""