/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MethodNotificationURL Property

The URL to which the method notification will be posted.

Object Oriented Interface

public function getMethodNotificationURL();
public function setMethodNotificationURL($value);

Procedural Interface

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

Default Value

''

Remarks

This property specifies the URL to which the ACS will post when the method execution has completed. This must be set before calling GetMethodData. See GetMethodData for more details.

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]