/n software 3-D Secure V2 JavaScript Edition

Questions / Feedback?

AddRequestField Method

Adds a field to the data in the request.

Syntax

async client.addRequestField(name : string, value : string, valueType : number): Promise<void>

Remarks

This method can be used to extend the requests constructed by the class. 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 JavaScript Edition - Version 2.2 [Build 8318]