MerchantState Property
State or province that the merchant is located in.
Object Oriented Interface
public function getMerchantState(); public function setMerchantState($value);
Procedural Interface
inpaydirect_tsysgiftcard_get($res, 23 ); inpaydirect_tsysgiftcard_set($res, 23, $value );
Default Value
''
Remarks
State or province that the merchant is located in.
This two character property contains the merchant state or province provided by the signing member or processor. This property must contain the same data used in the batch settlement.
This is an optional property. However if it is specified the Merchant MerchantName and MerchantCity (Retail) or MerchantName and MerchantServicePhone (E-Commerce) must also be specified.
Data Type
String