/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ExtensionName Property

The extension name.

Object Oriented Interface

public function getExtensionName($extensionindex);
public function setExtensionName($extensionindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The extension name.

This setting specifies the name of the extension as defined by the extension owner.

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]