/n software 3-D Secure V2 Python Edition

Questions / Feedback?

why_information_text Property

Text to explain the authentication task to the user.

Syntax

def get_why_information_text() -> str: ...

why_information_text = property(get_why_information_text, None)

Default Value

""

Remarks

Text provided by the Issuer for UI to explain the authentication task to the user in the "why" information section. Can be sent in CRes. App-based only.

This property is read-only.

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