Post by suki08 » Sat Dec 02, 2017 1:12 am

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?
Last edited by suki08 on Sun Dec 03, 2017 3:02 am, edited 1 time in total.

Newbie

Posts

Joined
Thu Nov 30, 2017 1:57 pm

Post by Johnathan » Sat Dec 02, 2017 2:36 am

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.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by suki08 » Sat Dec 02, 2017 12:52 pm

Hi Johnathan,

Add code at the backend and now showing admin view, thanks!

Newbie

Posts

Joined
Thu Nov 30, 2017 1:57 pm
Who is online

Users browsing this forum: No registered users and 23 guests