E-Payment Integrator 2020 Python Edition

Questions / Feedback?

response_amount Property

Amount returned in the response.

Syntax

def get_response_amount() -> str: ...

response_amount = property(get_response_amount, None)

Default Value

""

Remarks

Amount returned in the response.

This should always match the value sent in order_total.

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]