/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ServerTransactionId Property

Server transaction identifier.

Object Oriented Interface

public function getServerTransactionId();
public function setServerTransactionId($value);

Procedural Interface

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

Default Value

''

Remarks

Universally unique transaction identifier assigned by the 3DS Server to identify a single transaction. This value is generated by the class when GetMethodData or SendAuthRequest is called.

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]