MerchantCurrencyCode Property
Identifies the type of currency used by the merchant.
Syntax
__property String MerchantCurrencyCode = {read=FMerchantCurrencyCode, write=FSetMerchantCurrencyCode, default="840"};
Default Value
"840"
Remarks
Identifies the type of currency used by the merchant.
This property contains a three digit number assigned by the signing member or processor to identify the merchant's authorization currency. For US Dollars, use "840".
Data Type
String