/n software 3-D Secure V2 Python Edition

Questions / Feedback?

add_request_field Method

Adds a field to the data in the request.

Syntax

def add_request_field(name: str, value: str, value_type: int) -> None: ...

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 Python Edition - Version 2.2 [Build 8318]