/n software 3-D Secure V2 Python Edition

Questions / Feedback?

submit_authentication_label Property

Label for UI button users select to submit authentication.

Syntax

def get_submit_authentication_label() -> str: ...

submit_authentication_label = property(get_submit_authentication_label, None)

Default Value

""

Remarks

Value of text to be displayed on the UI label on the button users click to submit the authentication information they have entered. Sent in CRes if acsui_type is 01 (Text), 02 (Single Select) or 02 (Multi Select). 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]