users cannot place orders while plugin is active
-
We just encountered a critical problem with the Paymatch plugin on our shop. I had to deactivate the Plugin to restore Shop functionality.
Symptoms are as follows:when placing an order in the frontend the user sees the checkoutpage again with additional
Internal Server Errordisplayed in a infobox.when i turn on WordPress debug messages it shows a
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dataerror in the frontend and in the webconsole (Firefox) I can see aUnable to fix malformed JSON in checkout.min.js:1:8274message.checkout.min.jsis a core woocommerce file.In the Paymatch plugin logs I see an
add orders post failed with WP_Error: cURL error 60: SSL certificate problem: certificate has expiredeverytime a order is placedadditionally when reactivating the plugin after deactivating it it shows
failed to create orders_queue table,failed to create transactions tableandfailed to create matches tableOur sites Certificate is valid and has not expired yet.
Deactivating the Plugin solved all errors.
The topic ‘users cannot place orders while plugin is active’ is closed to new replies.