/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

Extension Property

Any data necessary to support additional features.

Object Oriented Interface

public function getExtension();
public function setExtension($value);

Procedural Interface

ipworks3ds_mpi_get($res, 27 );
ipworks3ds_mpi_set($res, 27, $value );

Default Value

''

Remarks

This field contains any data necessary to support the requirements that are not otherwise defined in the Core Functions. This field must be properly formatted XML data, as defined in Visa 3-D Secure protocol specifications. An example of a properly formatted extension is included below.

"<Extension id="0" critical="true">Data (generally XML or ascii text)</Extension>"

Data Type

String

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