MerchantCountryCode Property
Identifies the country where the merchant is located.
Syntax
__property String MerchantCountryCode = {read=FMerchantCountryCode, write=FSetMerchantCountryCode, default="840"};
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