/n software 3-D Secure V2 macOS Edition

Questions / Feedback?

BrowserJavaScriptEnabledVal Property

Ability of the cardholder's browser to execute JavaScript.

Syntax

public var browserJavaScriptEnabledVal: ServerBrowserJavaScriptEnabledVals {
get {...}
set {...} }

public enum ServerBrowserJavaScriptEnabledVals: Int32 { case bjeNotPresent = 0 case bjeTrue = 1 case bjeFalse = 2 }

Default Value

0

Remarks

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

Possible values are as follows:

bjeNotPresent (0)Not Present
bjeTrue (1)True
bjeFalse (2)False

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