PayerCountryCode Property
Payer's country code corresponding to CountryName .
Syntax
property PayerCountryCode: String;
Default Value
'US'
Remarks
Payer's country code corresponding to PayerCountryName.
Payer's country of residence in the form of ISO standard 3166 two-character country codes.
Character limit: Two single-byte characters.
This property is read-only.
Data Type
String