/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BrowserAcceptHeader Property

HTTP accept header sent from the cardholder's browser.

Object Oriented Interface

public function getBrowserAcceptHeader();
public function setBrowserAcceptHeader($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the exact content of the HTTP accept header as sent to the merchant from the cardholder's user agent. This field is required only 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 8318]