/n software 3-D Secure V2 JS Edition

Questions / Feedback?

Extension Property

Any data necessary to support additional features.

Syntax


 getExtension(): string;

 setExtension(extension: string): void;

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>"

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