PaymentExchangeRate Property
Exchange rate if a currency conversion occurred.
Syntax
__property String PaymentExchangeRate = {read=FPaymentExchangeRate, write=FSetPaymentExchangeRate};
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.
Data Type
String