PayerStatus Property
Indicates whether the payer is verified or not.
Syntax
char* GetPayerStatus();
int SetPayerStatus(char* lpszPayerStatus);
Default Value
""
Remarks
Indicates whether the payer is verified or not.
Valid values for this property are "verified" or "unverified".
Data Type
String