phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

[Bug] No currency conversion in "Technical details" page

Open dluvian opened this issue 1 year ago • 2 comments
trafficstars

In the "Technical details" page the (now) fiat values are calculated correctly but the (then) values are not. The number always stays the same even after changing the fiat currency in the display settings.

Example:

  • I receive 1 EUR
  • Checking the technical details I see Amount received ≈ 1 EUR (then), which is correct
  • I change the fiat currency to PHP (1EUR ≈ 60PHP)
  • Checking the technical details again I see Amount received ≈ 1 PHP (then) which is incorrect. It should be Amount received ≈ 60 PHP. The (now) value is correctly shown as 60 PHP though

dluvian avatar Mar 20 '24 13:03 dluvian