I use the script for pixel facebook
fbq('track', 'Purchase', {value: '999.00', currency: 'UAH' }); But the console gives an error
fbevents.js: 9 Facebook Pixel Error: Parameter "currency" is invalid for event "Purchase"
When using RUB or USD, there is no error. How to deal with UAH?