/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

ClientAuthRequest Property

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

Syntax


 getClientAuthRequest(): string;

 setClientAuthRequest(clientAuthRequest: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 JavaScript Edition - Version 2.2 [Build 8318]