/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

AddExtension Method

Adds an extension to the collection.

Syntax

public void AddExtension(string id, string name, bool critical, string data);
Public Sub AddExtension(ByVal Id As String, ByVal Name As String, ByVal Critical As Boolean, ByVal Data As String)

Remarks

Data necessary to support requirements not otherwise defined in the 3-D Secure message are carried in Message Extensions. AddExtension adds a new extension to the Extensions collection.

Note: The maximum number of extensions is 10.

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