PayerStatus Property
Indicates whether the payer is verified or not.
Syntax
property PayerStatus: String;
Default Value
''
Remarks
Indicates whether the payer is verified or not.
This property is returned by PayPal after a call to GetTransactionDetails. It will contain either "verified" or "unverified".
This property is read-only.
Data Type
String