/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ResultsURL Property

3DS Server URL.

Object Oriented Interface

public function getResultsURL();
public function setResultsURL($value);

Procedural Interface

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

Default Value

''

Remarks

Full qualified URL of the 3DS Server to which the directory server will send the Results Request Message (RReq) after the challenge has completed. This is sent to the directory server when calling 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]