• Resolved craigmckee

    (@craigmckee)


    When customers leave something at the checkout, we have it set to expire after 15 minutes which is all working. My issue is that this order is then marked as “cancelled” rather than “failed”. How can I change it to failed?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi @craigmckee,

    When customers leave something at the checkout, we have it set to expire after 15 minutes which is all working. My issue is that this order is then marked as “cancelled” rather than “failed”. How can I change it to failed?

    From what I understand, you’re looking for a way to change the status of an order from “Cancelled” to “Failed” when a customer leaves items in their cart and does not complete the purchase within a set period of time, in this case, 15 minutes.

    To better assist you, could you please provide some additional information? Specifically, are you referring to a situation where a cart is abandoned, and if so, how are you currently tracking these abandoned carts? This information will help us to understand your setup and provide you with the most accurate and helpful solution.

    Looking forward to your response.

    Thread Starter craigmckee

    (@craigmckee)

    Hi, thanks for the prompt reply. This is just managed through the Woocommerce settings:

    https://snipboard.io/qxFJMN.jpg

    But this should be a “failed” order rather than a “cancelled” order as the customer hasn’t cancelled, they’ve failed to complete.

    Mirko P.

    (@rainfallnixfig)

    Hi there

    But this should be a “failed” order rather than a “cancelled” order as the customer hasn’t cancelled, they’ve failed to complete.

    “Failed” is when the Payment failed or was declined. In this case, “Cancelled” is the correct status. It is typically used when an order is abandoned or not completed for some reason.

    Currently, WooCommerce does not provide an out-of-the-box option to change the status from ‘Cancelled’ to ‘Failed’ for abandoned carts. However, you can achieve this by using custom code or a plugin. AutomateWoo is one such tool. If you want to learn more about it, you can check out its documentation or create a presales ticket with us.

    If you have any other questions or need further assistance, please don’t hesitate to ask.

    Cheers.

    Thread Starter craigmckee

    (@craigmckee)

    Thank you, I would politely disagree. Our site isn’t physical products you see, it’s a subscribtion site so “cancelled” looks like a customer has cancelled their subscription when they haven’t which is why I would differentiate and mark these as failed. I’ll see if I can figure out how to code it accordingly.

    Hi there @craigmckee ??

    I’d recommend taking a look at the documentation on managing orders (linked here), if you didn’t have a chance to do so already. There is a whole section dedicated to order statuses (linked directly here, for your convenience).

    Furthermore, it sounds like the scenario you’re describing could make use of this tip.

    I trust that points you in the right direction, but if you have more questions, let us know.

    We’re happy to help.

    Thread Starter craigmckee

    (@craigmckee)

    Thank you

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @craigmckee

    I’m glad we were able to help!

    If it isn’t too much to ask for – would you mind leaving us a review here?

    It only takes a couple of minutes but helps us tremendously. It would mean so much to us and would go a really long way.

    Feel free to create a new topic if you need further help with WooCommerce core.

    Thanks!

    Thread Starter craigmckee

    (@craigmckee)

    Already have left you a 5* – although might change it to 4 now ??

    Just kidding!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Order Cancelled rather than Failed’ is closed to new replies.