/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

RequestorName Property

Directory server assigned 3DS Requestor name.

Object Oriented Interface

public function getRequestorName();
public function setRequestorName($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the 3DS Requestor name 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]