/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

AddRequestField Method

Adds a field to the data in the request.

Syntax

public void AddRequestField(string name, string value, int valueType);
Public Sub AddRequestField(ByVal Name As String, ByVal Value As String, ByVal ValueType As Integer)

Remarks

This method can be used to extend the requests constructed by the component. When this method is called, the component will add the specified field to the end of the request.

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