CustomerAddress Property
Cardholder's billing street address, which is used for address verification.
Syntax
public String getCustomerAddress(); public void setCustomerAddress(String customerAddress);
Remarks
This property is optional, but is required for the lowest rate on keyed transactions. This may contain up to 20 alphanumeric characters, but only the numeric portion of the street address is actually necessary for AVS checking.
Default Value
""