You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notifications should show the price with the correct currency, e.g. £ for UK, $ for USA and € for EU countries.
Current Behavior
With the latest commits being pulled, notifications are showing Price with a dollar ($) sign preceding it. This is incorrect as I am searching UK stores and my currency is GBP (£). I believe this would also affect Euro (€) stores as well.
Steps to Reproduce
Search for an in stock product. Make sure notifications are set correctly (e.g. Discord webhook).
Notice that for a UK store, the price will show as $499.99.
YiIdirim
changed the title
Discord/notifications incorrectly use dollar ($) sign by default
Discord notifications incorrectly use dollar ($) sign by default
Dec 10, 2020
Expected Behavior
Notifications should show the price with the correct currency, e.g. £ for UK, $ for USA and € for EU countries.
Current Behavior
With the latest commits being pulled, notifications are showing Price with a dollar ($) sign preceding it. This is incorrect as I am searching UK stores and my currency is GBP (£). I believe this would also affect Euro (€) stores as well.
Steps to Reproduce
PR opened that fixes this issue: #1328
The text was updated successfully, but these errors were encountered: