/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ClientAuthRequest Property

The data received by the class to be sent in the authentication request.

Object Oriented Interface

public function getClientAuthRequest();
public function setClientAuthRequest($value);

Procedural Interface

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

Default Value

''

Remarks

The 3DS SDK should prepare data to be sent by the 3DS Server class. Set ClientAuthRequest to the data received from the 3DS SDK before calling SendAuthRequest.

See the 3DS SDK documentation for details on preparing this data.

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]