E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_gross_amount Property

The final amount charged.

Syntax

def get_payment_gross_amount() -> str: ...

payment_gross_amount = property(get_payment_gross_amount, None)

Default Value

""

Remarks

The final amount charged.

This includes any shipping and taxes from your Merchant Profile.

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]