TaxId Property
Company's Tax Id or a Customer's Social Security Number.
Object Oriented Interface
public function getTaxId(); public function setTaxId($value);
Procedural Interface
inpay_echeck_get($res, 62 ); inpay_echeck_set($res, 62, $value );
Default Value
''
Remarks
This property contains a Company's Tax Id or a Customer's Social Security Number. In the absence of driver's license information, this property may be used by the gateway for fraud screening.
Data Type
String