ZipCode Property
Set this to the postal code to be verified.
Syntax
char* GetZipCode();
int SetZipCode(char* lpszZipCode);
Default Value
""
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.
Data Type
String