/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BrowserIPAddress Property

IP address of the cardholder's browser.

Object Oriented Interface

public function getBrowserIPAddress();
public function setBrowserIPAddress($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the IP address of the cardholder's browser as returned by the HTTP headers.

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]