PayerCountryName Property
Payer's country name.
Object Oriented Interface
public function getPayerCountryName();
Procedural Interface
inpaypal_transactiondetails_get($res, 29 );
Default Value
'US'
Remarks
Payer's country name.
This property should contain the human-readable equivalent of the PayerCountryCode.
This property is read-only.
Data Type
String