AuthenticationCode Property
An alphanumeric code used during the POS device authentication process.
Syntax
public String getAuthenticationCode(); public void setAuthenticationCode(String authenticationCode);
Remarks
An alphanumeric code, provided to the POS user by TSYS, which is used during the POS device authentication process. Note that this property is required when calling AuthenticateDevice.
Default Value
""