/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

RequestorId Property

Directory server assigned 3DS Requestor identifier.

Object Oriented Interface

public function getRequestorId();
public function setRequestorId($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the 3DS Requestor identifier as assigned by the directory server. This is sent in the Authentication Request Message (AReq) sent by the component in the SendAuthRequest method.

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]