Hi @malim92 ,
Thanks for writing to us today!
Please note that YayCurrency allows you to:
It allows you to set currency auto detection for frontend users based on their country.
Also allow the admin can turn on option that allows frontend users to checkout in different countries at the checkout.
Please learn more about YayCurrency here:
https://docs.yaycommerce.com/yaycurrency/
Kind regards,
Alina
thanks for the reply but still not sure if its relevant to the question
im wondering if there’s a hook for the plugin where other developers can tap on to check the currency status
ok so after reading the documentation i realize that the plugin saves the currency choice in the cookie which answers my question.
Hi there,
Thanks for reaching out!
If you want to get the currency, which was chosen by user then you can use get_woocommerce_currency() function.
If you have questions, feel free contact to us.
Best regards,
Mia