/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

SDKTransactionId Property

SDK Transaction ID.

Object Oriented Interface

public function getSDKTransactionId();
public function setSDKTransactionId($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the universally unique transaction identifier assigned by the 3DS SDK to identify a single transaction. This is generated by the class when calling the GetAuthRequest method. Shall be provided to the 3DS Server for the purpose of uniquely identifying this transaction within all messages of the authentication process, beginning with the AReq sent by the Server.

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]