/n software 3-D Secure V2 Python Edition

Questions / Feedback?

expandable_information_text Property

Expandable information text.

Syntax

def get_expandable_information_text() -> str: ...

expandable_information_text = property(get_expandable_information_text, None)

Default Value

""

Remarks

This field contains text provided by the Issuer from the ACS to be displayed to the cardholder for additional information. The format should be an expandable text field.

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]