/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ExtensionData Property

The extension data as JSON.

Object Oriented Interface

public function getExtensionData($extensionindex);
public function setExtensionData($extensionindex, $value);

Procedural Interface

ipworks3ds_client_get($res, 38 , $extensionindex);
ipworks3ds_client_set($res, 38, $value , $extensionindex);

Default Value

''

Remarks

The extension data as JSON.

This setting specifies the JSON formatted extension data.

The $extensionindex parameter specifies the index of the item in the array. The size of the array is controlled by the ExtensionCount property.

This property is not available at design time.

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]