Server Property
The URL for the PaymenTech NetConnect server.
Object Oriented Interface
public function getServer(); public function setServer($value);
Procedural Interface
inpaydirect_ptechhealthcare_get($res, 46 ); inpaydirect_ptechhealthcare_set($res, 46, $value );
Default Value
'https://netconnect.paymentech.net/NetConnect/controller'
Remarks
This property contains the server to which all transactions are sent.
Data Type
String