E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_transaction_id Property

Unique transaction ID of the payment.

Syntax

def get_payment_transaction_id() -> str: ...

payment_transaction_id = property(get_payment_transaction_id, None)

Default Value

""

Remarks

Unique transaction ID of the payment.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Python Edition - Version 20.0 [Build 7941]