My website works with multi currency and put currency symbol instead of country code. Example USD 100 -> $100, AUD 100 -> $100
How do I know customer when make payment based on which country currency? From order page manage to get the currency symbol but not with currency title.
Any extension can support or solution can solve this?
You'll either need to add the currency code to one of the symbols, or manually inspect the database. If you look in the "order" table, there is a "currency_code" column that lists the actual currency code.
If you're handy with PHP, or you don't mind hiring someone to pull the order currency_code into the actual admin view, then you could have it listed in the Sales > Orders > View area.
If you're handy with PHP, or you don't mind hiring someone to pull the order currency_code into the actual admin view, then you could have it listed in the Sales > Orders > View area.
Who is online
Users browsing this forum: No registered users and 1 guest