This seems similar to the issue we are having. Just upgraded to the latest version (from 3.9.4) and are no longer receiving new order notification emails to the admin.
Here’s another thread related to this:
https://ww.wp.xz.cn/support/topic/emails-not-being-sent-22
Any thoughts?
WordPress version: 4.3
WP eCommerce version: 3.9.5
Gold Cart version: 2.9.7.5
Theme: Custom Design?
I did this: Submitted order form with 2 products
I expected WPeCommerce to do this: Send notification email to the customer (my email) and another to the store admin email.
Instead it did this: Only the customer notification email was received.
Your first step should be to install an email logging plugin to confirm WPEC is sending the admin an email eg wp mail logging or email log.
Thanks Toshi. I did that and it helped us discover it was an issue with the settings for our hosting provider.
Turns out there was an MX mail routing setting that was set to local instead of remote. So if any email was sent from ourdomain.com destined for [email protected] it was routed internally and never routed outside the host. Crazy little unknown settings, but now we know.