/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BrowserJavaScriptEnabledVal Property

Ability of the cardholder's browser to execute JavaScript.

Object Oriented Interface

public function getBrowserJavaScriptEnabledVal();
public function setBrowserJavaScriptEnabledVal($value);

Procedural Interface

ipworks3ds_server_get($res, 18 );
ipworks3ds_server_set($res, 18, $value );

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

Data Type

Integer

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