• Resolved magdamunro

    (@magdamunro)


    Hi!

    I’d like to add the act of clicking a link in the “Processing order” email to the ordering process so that, in priority order:

    1. Clicking this link verifies and completes the order
    2. Not clicking this link within a specified time frame cancels the order
    3. The clicking act is stored as part of the ordering process.

    Adding a unique order link to the template is easy, but I need to store the click.
    The business reason is that an order is not legally binding without some verification. The payment is invoice only in this case.

    I assume, having used Woocommerce for a while, that I need some kind of extension to build this. I’m not certain what type of product could help me solve this, but as these steps are very much like when you sign up for an account anywhere, it would seem someone has solved this problem. Accounts are not used for this store as delivery is IRL and resource intense.

    Any suggestion for product or approach? I need something simple, though it’s acceptable to write some code as well.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @magdamunro

    As you mentioned, the workflow is quite similar to signing up for an account. However, accounts are not being used.

    I couldn’t find an extension that matches the exact requirement. To create that exact workflow, you’d want to consider a custom solution – in which case, we recommend getting in touch with a web developer or one of the services on our Customizations page: https://woocommerce.com/customizations/

    We can also recommend the following places for more development-oriented questions:

    These are channels where many developers hang out and they’re best placed to help you with your custom-code.

    Kindly be informed that support for custom coding is beyond the scope of support we are able to provide in this forum. This particular forum is for questions that are related to the WooCommerce core features.

    Nevertheless, I’m going to leave this thread open for a bit to see if anyone is able to chime in to help you out here.

    Cheers

    Thread Starter magdamunro

    (@magdamunro)

    thank you!

    You’re welcome!

    Feel free to create a new topic if you need assistance with anything else related to core WooCommerce.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customer order verification by clicking link in email’ is closed to new replies.