hi, after some tests I found some issues.
I receive email notification but not receiving WooCommerce mobile app notification.
Normal behavior of WooCommerce without plug-in is:
when a order is received, instantly system do following steps:
- reduce stock,
- put on hold stock,
- send notifications to mail and mobile app.
with plug-in behavior is: when order is received, system does:
1. change status to defined status and only send email notification that order is received.
when I change status (manually) to processing then system does:
- Change order status to processing and send mobile notification only.
Conclusion: plug-in still have issues.
before last 2 updates, when receive order WooCommerce system behavior was:
- reduce stock
- put reduced stock on hold
- put order on processing
- sending notification on mail and mobile app
- changing status to programmed status by plug-in.
but on that time bug was that, after some time (strange behavior), for some of orders, status was changing by self (randomly). so after some complaints you added patch which create notification issues.
I try best to explain.
-
This reply was modified 1 year ago by cyrusmz.
-
This reply was modified 1 year ago by cyrusmz.