• I looked this issue up and what I found so far but didn’t end up helping much:

    • This topic here in this forum. This is very close to my issue here, so it’s obviously pretty known. The answer was to follow a link that now directs to the first line support of Mollie itself who keep deflecting the question.
    • Also this issue is partially the same thing that is addressed in the FAQ of the main plugin page of this plugin. See: The order status is not getting updated after successfully completing the payment. The idea here is also check logs. But also to see if Mollie reports back. It does most of the time so the issue isn’t that every payment gets blocked this way. Also it tells you to email [email protected] which is back to square one.

    On to the question then

    It seems that orders are getting stuck due to a timeout. When I look in the WooCommerce order notes, I often see the same thing recurring, namely:

    “Unpaid order canceled – time limit reached. Order status changed from Pending Payment to Canceled.” and end-users also often report that the ‘payment gets stuck’

    Both the Mollie for WooCommerce plugin and WooCommerce Mailchimp seem to create a log file based on the same issue.

    Here is an example:

    This is from log file #56627 of mollie-payments-for-woocommerce-2024-01-25-36f081e1dcc358f7538d304a8d481814.log)

    2024-01-25T00:05:00+00:00 DEBUG Mollie\\WooCommerce\\Payment\\PaymentModule::cancelOrderAtMollie - 56627 - Try to process canceled order at Mollie.
    2024-01-25T00:05:01+00:00 DEBUG Mollie\\WooCommerce\\Payment\\PaymentModule::cancelOrderAtMollie - 56627 - Order canceled in WooCommerce, also canceled at Mollie.
    2024-01-25T00:05:04+00:00 DEBUG mollie_wc_gateway_bancontact: Mollie payment object ord_1.y2uw3n (live) webhook call for order 56627.
    2024-01-25T00:05:04+00:00 DEBUG Mollie\\WooCommerce\\Payment\\MollieOrderService::orderNeedsPayment mollie_wc_gateway_bancontact: Order 56627 orderNeedsPayment check: yes, order not previously processed by Mollie gateway.
    2024-01-25T00:05:04+00:00 DEBUG Mollie\\WooCommerce\\Payment\\MollieOrder::onWebhookCanceled called for order 56627
    

    This is what is in the log file generated by mailchimp-woocommerce #56627 on 01.25.2024 and created by the plugin “Mollie Payments for WooCommerce” (file name is mollie-payments-for-woocommerce-2024-01-25-36f081e1dcc358f7538d304a8d481814.log )

    2024-01-25T00:05:00+00:00 NOTICE handleOrderUpdate :: order_status
    2024-01-25T00:05:00+00:00 NOTICE action_scheduler.queue_job :: MailChimp_WooCommerce_Single_Order starts in 90 seconds :: obj_id 56627
    2024-01-25T00:05:01+00:00 NOTICE debug :: Order ID 56627 was pending and is now canceled :: Array
    (
    [new_order] =>
    [tracking] =>
    )
    
    

    Happy to send log files upon request.

    • This topic was modified 9 months, 3 weeks ago by Gizant.
    • This topic was modified 9 months, 3 weeks ago by Gizant.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Femi

    (@femiyb)

    Hello @gizant

    This seems to be an issue with the Webhook.

    I suggest reaching out to the Mollie support team with a copy of the log file. You can request that one of the developers look into this issue for you.

    You can best reach the Mollie Tech Support from here: https://mollie.com/contact/merchants

    Regards,
    Femi

    Thread Starter Gizant

    (@gizant)

    Hi Femi

    Thanks for your message.
    I knew from the beginning that there is a technical team that will interpret the log files.
    But the first line of support keeps buying time and dodging the issue before they want tot forward it to the technical team.

    I also mentioned in my initial question that I contacted Mollie support to get this issue to their developers and how it isn’t working.

    Plugin Support Femi

    (@femiyb)

    Hello

    Could you please share your Mollie ticket number with me? I can forward it to the Mollie team requesting for an update.

    Regards,
    Femi.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Some orders timing out’ is closed to new replies.