ZipCode Property
Set this to the postal code to be verified.
Syntax
[VB.NET] Public Property ZipCode As String
[C#] public string ZipCode {get; set;}
Remarks
For a successful verification, the value of this property must match the first five characters of the postal code on file for the PayPal account. Whitespace and the case of the text are ignored.
Default Value
""