“Invalid product.” error at checkout variable products
-
After update to WC 3.0.x, at checkout with variable products, I receve this error: “Invalid product.”, but the order it’s still recorded in database, widouth notify user or admins.
I soupose it’s comming from read method from class-wc-product-data-store-cpt.
I’m not sure why those conditions throw this error for variable products.
Maybe because variation post_type in DB are “product_variation” and that condition check “‘product’ !== $post_object->post_type”
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘“Invalid product.” error at checkout variable products’ is closed to new replies.