E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_exchange_rate Property

Exchange rate if a currency conversion occurred.

Syntax

def get_payment_exchange_rate() -> str: ...

payment_exchange_rate = property(get_payment_exchange_rate, None)

Default Value

""

Remarks

Exchange rate if a currency conversion occurred.

Relevant only if you are billing in their non-primary currency. If the customer chooses to pay with a currency other than the non-primary currency, the conversion occurs in the customer's account.

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]