Answer the question
In order to leave comments, you need to log in
Added currency qualifier code in OpenCart?
Hello, I need a qualifier code in OpenCart
Read more:
When a user, for example, makes an order in currency in euros
Then it displays in euros in the admin panel
But if the user makes an order in a currency on the website in UAH
Then it displays in UAH in the admin panel
Here you can clearly see which handler I need needed
<?php if код который будет выводить если заказ в евро ?>
Если заказ в евро = тогда выводим в евро
?>
<?php if код который будет выводить если заказ в грн
Если заказ в грн = тогда конвертируем евро в грн - и выводим грн
?>
Answer the question
In order to leave comments, you need to log in
to be honest, I don’t have time to understand this issue, but I suspect that everything is displayed in the admin panel in the main currency, in fact, most likely the order is also registered with conversion to the main currency. contact specialists for paid help, this is not a completely trivial task
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question