/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ACSURL Property

URL of the ACS to be used for the challenge.

Object Oriented Interface

public function getACSURL();
public function setACSURL($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the fully qualified URL of the ACS to be used for the challenge. This will be populated after the call to SendAuthRequest method if the Authentication Response Message (ARes) indicates that a challenge is required.

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]