/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

BrowserScreenHeight Property

The screen height of the cardholder's browser.

Syntax


 getBrowserScreenHeight(): string;

 setBrowserScreenHeight(browserScreenHeight: string): void;

Default Value

""

Remarks

This field contains the total height of the cardholder's screen in pixels.

For ProtocolVersion 2.1.0, this field is required. If BrowserJavaEnabledVal is False, a value of 0 can be used. When using ProtocolVersion of 2.2.0 and both BrowserJavaEnabledVal and BrowserJavaScriptEnabledVal are False, no value is required.

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