PHP causing “There was an error processing your order”
-
Hi @ckadenge, as mentioned in this other thread our webshop shows the message “There was an error processing your order. Please check for any charges in your payment method and review your order history before placing the order again.” when running WooCommerce under PHP 8. The payment was successful though (payment via PayPal, the amount was charged to the client and transferred to our bank account), but at the customer/client side the message showed above message making the customer believe it did not get through. That resulted in multiple orders by the same customer in an attempt to pay, as a result of which we had additional work in refunding all those payments.
I can confirm that rolling back to PHP 7.4, as suggested here, fixes this issue. We updated all software, installed SMTP, etc, but nothing worked until I saw that post.
Hopefully someone can properly solve this issue so that we can migrate to PHP 8.
Nicolàs
- You must be logged in to reply to this topic.