PayerZip Property
Payer's United States ZIP code or other country-specific postal code.
Syntax
char* GetPayerZip();
int SetPayerZip(char* lpszPayerZip);
Default Value
""
Remarks
Payer's United States ZIP code or other country-specific postal code.
This property is required.
Character length and limitations: 20 single-byte characters.
Data Type
String