E-Payment Integrator 2020 Python Edition

Questions / Feedback?

response_invoice_number Property

Invoice number submitted in authorization request (if applicable).

Syntax

def get_response_invoice_number() -> str: ...

response_invoice_number = property(get_response_invoice_number, None)

Default Value

""

Remarks

Invoice number submitted in authorization request (if applicable). This property contains the Invoice Number submitted in the original transaction, echoed back by the Gateway host.

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]