Plugin Contributor
Hannah S.L.
(@fernashes)
Automattic Happiness Engineer
Hey there!
Thanks for sharing the error. Something is using the WC_Order::get_order_currency which is outdated. It’s just a notice, so it’s good to know but not urgent.
If you’d like to track down which plugin is using the function and shouldn’t be, you’ll need to do a conflict test.
The best way to determine this is to:
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
You’ll want to focus on plugins that have to do with ordering, payment, and order management.
Kenin
(@kbassart)
Automattic Happiness Engineer
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.