MerchantABANumber Property
Merchant's routing number.
Object Oriented Interface
public function getMerchantABANumber(); public function setMerchantABANumber($value);
Procedural Interface
inpaydirect_tsysgiftcard_get($res, 28 ); inpaydirect_tsysgiftcard_set($res, 28, $value );
Default Value
''
Remarks
This property identifies the merchant to a direct debit switch, and must be supplied for all debit request transactions. This number is provided by the signing member or processor, and should be exactly 9 digits in length.
Data Type
String