/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BrowserTimeZone Property

The timezone offset of the cardholder's browser.

Object Oriented Interface

public function getBrowserTimeZone();
public function setBrowserTimeZone($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the difference between UTC time and the cardholder's browser local time in minutes.

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.

Data Type

String

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