Level2MerchantTaxId Property
This property should contain the Tax Id collected by the merchant for this transaction.
Object Oriented Interface
public function getLevel2MerchantTaxId(); public function setLevel2MerchantTaxId($value);
Procedural Interface
inpaydirect_fdmsrcecommerce_get($res, 20 ); inpaydirect_fdmsrcecommerce_set($res, 20, $value );
Default Value
''
Remarks
This property should contain the Tax Id collected by the merchant for this transaction.
This property is required for MasterCard purchase card transactions.
The value may be up to 15 characters in length.
Data Type
String