/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

AuthenticationValue Property

Used to provide proof of authentication.

Object Oriented Interface

public function getAuthenticationValue();

Procedural Interface

ipworks3ds_server_get($res, 7 );

Default Value

''

Remarks

This property is determined by the Access Control Server (ACS), and is filled after the call to SendAuthRequest (for a frictionless flow), or when the Results Request Message (RReq) is parsed using CheckResponse (for a challenge flow).

This property will be valid if the TransactionStatus is "Y" or "A". The value may be used to provide proof of authentication.

This property is read-only.

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]