MerchantNumber Property
A unique number used to identify the merchant, assigned by Paymentech.
Object Oriented Interface
public function getMerchantNumber(); public function setMerchantNumber($value);
Procedural Interface
inpaydirect_ptechdebit_get($res, 9 ); inpaydirect_ptechdebit_set($res, 9, $value );
Default Value
''
Remarks
This 12 digit field contains a unique number to identify the merchant to the host.
Data Type
String