MerchantTerminalNumber Property
Used to identify a unique terminal within a merchant location.
Object Oriented Interface
public function getMerchantTerminalNumber(); public function setMerchantTerminalNumber($value);
Procedural Interface
inpaydirect_fdmsrcretail_get($res, 29 ); inpaydirect_fdmsrcretail_set($res, 29, $value );
Default Value
''
Remarks
This property contains a number assigned by FDMS to uniquely identify a terminal within a merchant location. The value is numeric and may be up to 8 digits in length.
This property is required.
Data Type
String