Password Property
Password for authentication with the Global Payments Server .
Object Oriented Interface
public function getPassword(); public function setPassword($value);
Procedural Interface
inpaydirect_globalcharge_get($res, 14 ); inpaydirect_globalcharge_set($res, 14, $value );
Default Value
''
Remarks
The Password will be supplied to you by Global Payments.
Data Type
String