MerchantNumber Property
A unique number used to identify the merchant within the FDMS systems.
Object Oriented Interface
public function getMerchantNumber(); public function setMerchantNumber($value);
Procedural Interface
inpaydirect_fdmsomaharetail_get($res, 23 ); inpaydirect_fdmsomaharetail_set($res, 23, $value );
Default Value
''
Remarks
This 19 digit property contains a unique number which is assigned by the signing merchant's bank or processor. This field is used to identify the merchant within the FDMS systems, and is used along with the MerchantTerminalNumber as connection credentials.
Data Type
String