MerchantServicePhone Property
Merchant's customer service number.
Object Oriented Interface
public function getMerchantServicePhone(); public function setMerchantServicePhone($value);
Procedural Interface
inpaydirect_tsyssettle_get($res, 26 ); inpaydirect_tsyssettle_set($res, 26, $value );
Default Value
''
Remarks
Merchant's customer service number.
This property contains a merchant telephone number that the cardholder may call for service. It should contain an 11-character phone number in XXX-XXXXXXX format. The initial "1" for long-distance or toll-free calls should be omitted. For instance, "800-1234567" is acceptable, while "1-800-1234567" is not. The fourth character position MUST contain a hyphen. Hyphens may not be used anywhere else.
This property is used for authorizations in the Hotel, Auto Rental, and Direct Marketing Industry Types, and in the settlement for all industry types.
Data Type
String