Order status gets stuck
-
Hello. I have updated to the latest version of your plugin as well as woocommerce.
Before the update everything worked correctly and after the payment the order status was correct (processing).
Now it states awaiting payment and after some time-cancelled.
Here is the difference between the log that did work vs the new log.Working
2020-05-30T04:29:34+00:00 DEBUG mollie_wc_gateway_ideal: Start process_payment for order 230342 2020-05-30T04:29:34+00:00 DEBUG mollie_wc_gateway_ideal: Create Mollie payment object for order 230342 2020-05-30T04:29:34+00:00 DEBUG mollie_wc_gateway_ideal: Order 230342 returnUrl: hiddenURL(the url is correct)/wc-api/mollie_return/?order_id=230342&key=wc_order_YAizVsaofmSxs 2020-05-30T04:29:34+00:00 DEBUG mollie_wc_gateway_ideal: Order 230342 webhookUrl: hiddenURL(the url is correct)/wc-api/mollie_wc_gateway_ideal/?order_id=230342&key=wc_order_YAizVsaofmSxs 2020-05-30T04:29:34+00:00 DEBUG Creating payment object: type Order, first try creating a Mollie Order. 2020-05-30T04:29:35+00:00 DEBUG mollie_wc_gateway_ideal: Mollie payment object ord_aro1mk (live) created for order 230342 2020-05-30T04:29:35+00:00 DEBUG For order 230342 redirect user to Mollie Checkout URL: https://www.mollie.com/payscreen/order/checkout/someCode 2020-05-30T04:30:23+00:00 DEBUG mollie_wc_gateway_ideal: Mollie payment object ord_aro1mk (live) webhook call for order 230342. 2020-05-30T04:30:23+00:00 DEBUG Mollie_WC_Gateway_Abstract::orderNeedsPayment mollie_wc_gateway_ideal: Order 230342 orderNeedsPayment check: yes, order not previously processed by Mollie gateway. 2020-05-30T04:30:23+00:00 DEBUG Mollie_WC_Payment_Order::onWebhookPaid called for order 230342 2020-05-30T04:30:25+00:00 DEBUG Mollie_WC_Payment_Order::onWebhookPaid WooCommerce payment_complete() processed and returned to Mollie_WC_Payment_Order::onWebhookPaid for order 230342 2020-05-30T04:30:25+00:00 DEBUG Mollie_WC_Payment_Order::onWebhookPaid processing paid order via Mollie plugin fully completed for order 230342 2020-05-30T04:30:26+00:00 DEBUG Mollie_WC_Gateway_Abstract::getReturnRedirectUrlForOrder 230342: Determine what the redirect URL in WooCommerce should be. 2020-05-30T04:30:26+00:00 DEBUG Mollie_WC_Plugin::onMollieReturn: Redirect url on return order mollie_wc_gateway_ideal, order 230342: hiddenURL(the url is correct)/alle-producten/checkout/order-received/230342/?key=wc_order_YAizVsaofmSxs&utm_nooverride=1
After update
2020-05-31T07:14:31+00:00 DEBUG mollie_wc_gateway_ideal: Start process_payment for order 230365 2020-05-31T07:14:31+00:00 DEBUG mollie_wc_gateway_ideal: Create Mollie payment object for order 230365 2020-05-31T07:14:31+00:00 DEBUG mollie_wc_gateway_ideal : Order 230365 returnUrl: hiddenURL(the url is correct)/wc-api/mollie_return?order_id=230365&key=wc_order_bfFPd0XU9vVK6 2020-05-31T07:14:31+00:00 DEBUG mollie_wc_gateway_ideal : Order 230365 webhookUrl: hiddenURL(the url is correct)/wc-api/mollie_wc_gateway_ideal?order_id=230365&key=wc_order_bfFPd0XU9vVK6 2020-05-31T07:14:31+00:00 DEBUG Creating payment object: type Order, first try creating a Mollie Order. 2020-05-31T07:14:32+00:00 DEBUG mollie_wc_gateway_ideal: Mollie payment object ord_f09nx4 (live) created for order 230365 2020-05-31T07:14:32+00:00 DEBUG For order 230365 redirect user to Mollie Checkout URL: https://www.mollie.com/payscreen/order/checkout/SOMECODE 2020-05-31T07:14:50+00:00 DEBUG Mollie_WC_Gateway_Abstract::getReturnRedirectUrlForOrder 230365: Determine what the redirect URL in WooCommerce should be. 2020-05-31T07:14:50+00:00 DEBUG Mollie_WC_Gateway_Abstract::orderNeedsPayment mollie_wc_gateway_ideal: Order 230365 orderNeedsPayment check: yes, order not previously processed by Mollie gateway. 2020-05-31T07:14:50+00:00 DEBUG Mollie_WC_Plugin::onMollieReturn: Redirect url on return order mollie_wc_gateway_ideal, order 230365: hiddenURL(the url is correct)/alle-producten/checkout/order-received/230365/?key=wc_order_bfFPd0XU9vVK6&utm_nooverride=1
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Order status gets stuck’ is closed to new replies.