/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ClientAuthResponse Property

The authentication response for an app-based flow.

Object Oriented Interface

public function getClientAuthResponse();

Procedural Interface

ipworks3ds_server_get($res, 45 );

Default Value

''

Remarks

This property is populated after calling SendAuthRequest, and is only applicable for the app-based flow. If a challenge is required, this data should be sent back to the 3DS SDK over the secure channel.

See SendAuthRequest for more details about handling the response.

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]