Failed Orders
-
I believe when an order is coming in and fails due to the user entering something wrong, sub orders are created even tho the main order failed, then when they fix the mistakes and the order is completed, the real sub-orders are then created and displayed in the order section of Woo Commerce.
The problem is I am using a plugin called WC-Order-Export that lets me export orders of a certain product/category. When I export a given product, all of the sub-orders of the failed main order are populated in my export. If I pull up the order in Woo Commerce, the “failed” sub orders don’t even show, but they are in the export, which leads me to believe the sub-orders of the failed main ones are being stored in the database and this export program is catching them.
Sorry, I am sure that seems confusing, but I just want to see if there is a way we can discard the failed sub orders so they don’ populate in my export.
- The topic ‘Failed Orders’ is closed to new replies.