/n software 3-D Secure V2 Python Edition

Questions / Feedback?

vendor_code Property

Vendor-specific error code or explanatory text.

Syntax

def get_vendor_code() -> str: ...

vendor_code = property(get_vendor_code, None)

Default Value

""

Remarks

If an error occurs this field may contain an additional vendor-specific error code or explanatory text, to be used for trouble shooting purposes.

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 8162]