Question:
Has anybody experienced the issue that code placed in the events.js is not being triggered?
I have custom code there which is triggered once an order is paid (wixStores_onOrderPaid) and tested even the new onOrderPaymentStatusUpdated( ) but none of them is working.
It’s like the events.js is not even called at all.
I already contacted support but they haven’t replied so far.
Product:
It’s precisely the events.js backend file which is triggered once a backend event happens such as “orderPaid”
What are you trying to achieve:
I’m just trying to run a custom code which is calling some other custom functions - worked fine for over 6000 orders but now it simply stopped.
What have you already tried:
I already tried to debug and use the function onOrderPaymentStatusUpdated( ) but there is literally no logs created (I made sure I have enough log files created to see if the code is actually triggered)
Additional information:
WIX support hasn’t been able to help me so far - Just wanted to see if you have faced similar issues.
Same problem over here. Have been raised this to Wix Support but no reply. This is destroying my work since I have to duplicate Orders to other CMS because of limitation of Wix App