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

CustomerZip Property

Customer's zip code (or postal code if outside of the USA).

Syntax

[VB.NET]
Public Property CustomerZip As String

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

Remarks

This field is used as part of the Address Verification Service (AVS). If the customer resides within the United States, this field should contain the five or nine digit zip code as it appears on the customer's monthly statement. If the customer's billing address is outside of the United States, this field should contain the customer's postal code.

This field is an alphanumeric field with a maximum length of nine characters. Spaces and dashes are automatically stripped when the property is set.

Default Value

""

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