/n software 3-D Secure V2 Python Edition

Questions / Feedback?

challenge_info_text Property

Challenge information text.

Syntax

def get_challenge_info_text() -> str: ...

challenge_info_text = property(get_challenge_info_text, None)

Default Value

""

Remarks

This field contains text provided by the ACS/Issuer to the cardholder during the challenge message exchange. If this field is populated, it should be displayed to the cardholder.

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]