Hello @chriskal11
The issue you’re experiencing is not typical for WooCommerce. By default, WooCommerce should send an email notification for all new orders, regardless of the payment method. If you’re not receiving these emails for orders placed with the Cash on Delivery method, it may be due to a configuration issue or a conflict with another plugin.
Here are a few steps you can take to resolve this issue:
- Check your email settings: Navigate to WooCommerce > Settings > Emails. Ensure the ‘New Order’ email is enabled, and the recipient’s email address is correct.
- Check your spam/junk folder: Sometimes, emails might be redirected to your spam or junk folder. If you find any WooCommerce emails there, be sure to mark them as ‘Not Spam’ to prevent future emails from being filtered out.
- Plugin conflict: Deactivate all other plugins except WooCommerce and see if the issue persists. If it resolves, reactivate the plugins one by one to identify the conflicting plugin.
- Update WooCommerce: Ensure you’re running the latest version of WooCommerce. Updates often include bug fixes that might resolve your issue.
- SMTP Plugin: If WooCommerce emails are not sending properly, it could be due to your server configuration. In this case, you might need to use an SMTP plugin to send emails.
I would also encourage you to check our Email FAQ, which is a great resource for narrowing down what could be causing this behavior.
If you’ve gone through these steps and are still experiencing the issue, please reach back out to us with the following:
- System Status Report: navigate to WooCommerce → Status. Select Get system report and then Copy for support.
- Fatal Error log: Share a copy of any fatal error log found under WooCommerce → Status → Logs.
You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here. This will help us investigate further and provide you with a more accurate solution.
Thanks!