We’re having this same issue. On the checkout page of our site, there’s no form to enter credit card info, but there’s a functioning Place Order button. When that’s clicked, an error message pops up and the order status is “Failed” in our WooCommerce orders page. In the order notes, there’s a note that says, “Could not retrieve order” followed by a path to the OrderEndpoint.php file.
According to the note, it’s either getting a 404 response code or an empty response when returning the order, which throws the error that we’re seeing on the checkout page.
Here’s our setup:
WordPress: 6.0.1
Theme: Astra Pro (3.9.1)
WooCommerce: 6.8.0
WooCommerce PayPal Payments: 1.9.2
Please advise, thanks!
-
This reply was modified 2 years, 7 months ago by haydendurand.