MerchantCountryCode Property
Identifies the country where the merchant is located.
Object Oriented Interface
public function getMerchantCountryCode(); public function setMerchantCountryCode($value);
Procedural Interface
inpaydirect_tsysbenefit_get($res, 18 ); inpaydirect_tsysbenefit_set($res, 18, $value );
Default Value
'840'
Remarks
Identifies the country where the merchant is located.
This property contains a three digit number assigned by the signing member or processor to identify the merchant's location country. These codes are specified by ISO-3166-1. For the United States, use "840".
Data Type
String