Hello
The store’s default currency is $, and products have been entered into the store in $.
There are 2 currencies added in the Currencies section: $ and TL. The multiplier calculation etc. has been entered correctly, and the system updates automatically. For example, the $ multiplier is 1, and the TL multiplier is 2.67 with today’s rates.
The system has been modified so that when the user browses products, adds them to the cart, and reaches the checkout screen, it processes automatically in TL. In other words, the cart converts to TL in any case.
The customer makes the payment via credit card based on the calculated TL amount; there is no problem here.
But when I open the admin panel,
In the Total Orders section, the Amount appears as $, which is wrong because the amount here is the TL equivalent.
Additionally, the TL figure of the customer’s spending is multiplied by the dollar multiplier and written into the customer’s total spending section below.
So, it wrote 830$ above and 2,260 TL in the total spending section below.
However, what it should be is only 830 TL. The total of 830 TL corresponds to about 310$ in dollars.
I cannot change the store or system currency; everything would get mixed up because all products are entered into the system in dollars.
What needs to be fixed is the total amount on the main page and for the customer.
If anyone has knowledge about this issue, I would be very happy if they could help.
Best regards.