4D Payments SDK 2016 .NET Edition

Questions / Feedback?

CustomerZip Property

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

Syntax

public string CustomerZip { get; set; }
Public Property CustomerZip As String

Default Value

""

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.

The maximum length of this property is 9 characters.

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]