php - Woocommerce View Order Need to Add Current Currency -


i looking @ view-order.php file within woocommerce , see following action:

do_action( 'woocommerce_view_order', $order_id );

this pulls in of details of completed order. need add line within summary shows order's currency. our site works in 2 currencies, usd , cad. appreciated.

thanks

rob


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -