/n software 3-D Secure V2 Python Edition

Questions / Feedback?

resend_information_label Property

Label for UI button allowing users to request that authentication information be resent.

Syntax

def get_resend_information_label() -> str: ...

resend_information_label = property(get_resend_information_label, None)

Default Value

""

Remarks

Value of text to be displayed on the UI label on the button users click for authentication information to be resent. Sent in CRes if the ACS allows the Cardholder to request such information to be resent. 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]