E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_fee_amount Property

PayPal fee amount charged for the transaction.

Syntax

def get_payment_fee_amount() -> str: ...

payment_fee_amount = property(get_payment_fee_amount, None)

Default Value

""

Remarks

PayPal fee amount charged for the transaction.

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]