Session Properties

If the POS has included data in the message to EFTLink that for some reason is not mapped into the existing API objects, there is still a means of drilling down into the Session for more detail. The EPSHost Interface includes a getSession() method returning an EPSSession object. This is primarily there to allow access to session variables when processing methods that do not use EPSRequest, such as logon() or maintenance(), but the EPSSession Interface reference can also be cast back to the to the relevant session properties and session information such as store and workstation identifier.