/n software 3-D Secure V2 Python Edition

Questions / Feedback?

challenge_info_text_indicator Property

Challenge information text indicator.

Syntax

def get_challenge_info_text_indicator() -> str: ...

challenge_info_text_indicator = property(get_challenge_info_text_indicator, None)

Default Value

""

Remarks

This field indicates when the ACS/Issuer would like a warning icon or similar visual indicator to draw attention to the challenge_info_text that is being displayed. If this field is populated, it should affect the information being displayed to the cardholder.

Possible values are:

YDisplay indicator
NDo not display indicator

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]