UserId Property
UserId for authentication with the Global Payments Server .
Object Oriented Interface
public function getUserId(); public function setUserId($value);
Procedural Interface
inpaydirect_globalcardvalidator_get($res, 33 ); inpaydirect_globalcardvalidator_set($res, 33, $value );
Default Value
''
Remarks
The UserId will be supplied to you by Global Payments.
Data Type
String