I use multicurrency in my website (Booster). Everything is calculated correctly.
But when the user selects another currency in the cart, woowallet also changes the currency code (in the wallet page), but the amount remains unchanged.
Woowallet shows the main currency numbers, but the currency symbol shown from the selected currency in the cart.
In short. How can I change the woowallet currency display (for user) to site MAIN currency, and it could not be changed (in woowallet page)?
I believe this can be done with small changes in the functions.php page .. Please help .