/n software 3-D Secure V2 Python Edition

Questions / Feedback?

challenge_info_label Property

Challenge information label.

Syntax

def get_challenge_info_label() -> str: ...

challenge_info_label = property(get_challenge_info_label, None)

Default Value

""

Remarks

This field contains the label to modify the challenge data entry field provided by the issuer. 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]