/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

WhitelistingInformationText Property

Whitelisting information text.

Object Oriented Interface

public function getWhitelistingInformationText();
public function setWhitelistingInformationText($value);

Procedural Interface

ipworks3ds_client_get($res, 70 );
ipworks3ds_client_set($res, 70, $value );

Default Value

''

Remarks

Text provided by the ACS/Issuer to Cardholder during a Whitelisting transaction. For example: "Would you like to add this Merchant to your whitelist?"

If present in the challenge response, this must be displayed by the SDK.

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]