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_fdmsbenefit_get($res, 17 ); inpaydirect_fdmsbenefit_set($res, 17, $value );
Default Value
''
Remarks
This property contains a number (typically 6 digits) assigned by FDMS to uniquely identify a terminal within a merchant location, and is used along with the MerchantNumber and DatawireId as connection credentials.
Data Type
String