/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

BrowserJavaEnabledVal Property

Ability of the cardholder's browser to execute Java.

Syntax


 getBrowserJavaEnabledVal(): ServerBrowserJavaEnabledVals;

 setBrowserJavaEnabledVal(browserJavaEnabledVal: ServerBrowserJavaEnabledVals): void;

enum ServerBrowserJavaEnabledVals { jeNotPresent, jeTrue, jeFalse }

Default Value

0

Remarks

This field contains a value representing the ability of the cardholder's browser to execute Java.

Possible values are as follows:

jeNotPresent (0)Not Present
jeTrue (1)True
jeFalse (2)False

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 JavaScript Edition - Version 2.2 [Build 8318]