Payment and WooCommerce
-
I have serious trouble with WooCommerce.
WooCommerce status page shows this error:
wp_remote_post() failed. Contact your hosting provider. 403
Everything is up to date.
In first case (payment gateway 1): When customer wants finalize the order and hit the Place Order button then stuck in the page: “Thank you for your payment. redirecting to bank…” then nothing happen and stays in the page forever.
In PHP log I have:
Sep 9 23:07:17 php-7.3.21 [NOTICE]: (253.253.253.253 for "-") shop-happyland.com/checkout/order-pay/xxxxxx/?key=wc_order_QNAvLjiMsn9lH /home/shophap1/domains/something.com/private_html/index.php - Outgoing TCP connection to host sep.shaparak.ir on port 443
In second one (payment gateway 2): Customer placed an order and successfully redirected and connect to bank gateway and fill the fields and pay the bill but when browser wants to redirect customer to website then encounter with: “There has been a critical error on your website.”
In this case I have this error in wordpress debug log:[10-Sep-2020 03:41:42 UTC] PHP Fatal error: Uncaught Error: Call to a member function VerifyTransaction() on null in /home/shophap1/domains/something.com/public_html/wp-content/plugins/[payment_gateway_plugin_name]/class-gateway.php:117 /*[class-gateway.php source: https://codeshare.io/Gb04qO]*/ Stack trace: ... .. .
- The topic ‘Payment and WooCommerce’ is closed to new replies.