Just want to document what’s been done so far. Thanks for taking a look with me.
For all Paypal orders, standard:
- Does not show in dashboard.
- Can see in database.
- In wp-post table, order status says only “wc-“
- In paypal debug log on server, it says
08-23-2015 @ 10:34:36 – Received valid response from PayPal
08-23-2015 @ 10:34:36 – Found order #1588
08-23-2015 @ 10:34:36 – Payment status: completed
I believe that this status of “completed” may the problem. The dashboard does not to show the order if it is marked “completed” If it is marked with a status of “on-hold” or “processing” it appears fine. On my other sites with WooCommerce, Paypal orders have a status of “processing.”
I also once again disabled all plugins besides WooCommerce and do a test to rule out plugin conflicts one more time. Switched to the 2014 theme. Made a Paypal order. Same problem.
One new piece of info:If I look immediately at the orders dashboard, I can actually see these orders… but only for a brief moment. They disappear in seconds. As if they are being filtered, but even with default theme, no custom css, no other plugin- still happens.