/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ExtensionId Property

The id of the specified extension.

Object Oriented Interface

public function getExtensionId($extensionindex);
public function setExtensionId($extensionindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The id of the specified extension.

This setting specifies a unique identifier for the extension.

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]