Currently, the plugin displays purchase notifications for all order statuses. In a real-world business context, however, we should exclude the following four default WooCommerce statuses from being displayed on the frontend: Pending Payment, On Hold, Cancelled, and Failed.
The reason for this is that customers who fail to place an order might still be browsing the website, and displaying a notification like 'Someone just bought X product' when referring to their failed order could mislead or confuse them.
Hi Dustin,
Currently, the plugin displays purchase notifications for all order statuses. In a real-world business context, however, we should exclude the following four default WooCommerce statuses from being displayed on the frontend: Pending Payment, On Hold, Cancelled, and Failed.
The reason for this is that customers who fail to place an order might still be browsing the website, and displaying a notification like 'Someone just bought X product' when referring to their failed order could mislead or confuse them.
Best,
Ying