/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BrowserUserAgentHeader Property

HTTP user-agent header sent from the customer's browser.

Object Oriented Interface

public function getBrowserUserAgentHeader();
public function setBrowserUserAgentHeader($value);

Procedural Interface

ipworks3ds_mpi_get($res, 12 );
ipworks3ds_mpi_set($res, 12, $value );

Default Value

''

Remarks

This field contains the exact content of the HTTP user-agent header as sent to the merchant from the cardholder's user agent. This field is only required if the cardholder's user agent supplied a value.

Data Type

String

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