PayerStatus Property
Indicates whether the payer is verified or not.
Object Oriented Interface
public function getPayerStatus();
Procedural Interface
inpaypal_ipn_get($res, 23 );
Default Value
''
Remarks
Indicates whether the payer is verified or not.
Valid values for this property are "verified" or "unverified".
This property is read-only.
Data Type
String