/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

AddRequestField Method

Adds a field to the data in the request.

Object Oriented Interface

public function doAddRequestField($name, $value, $valuetype);

Procedural Interface

ipworks3ds_client_do_addrequestfield($res, $name, $value, $valuetype);

Remarks

This method can be used to extend the requests constructed by the class. When this method is called, the component will add the specified field to the end of the request.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8318]