• Resolved qwik3r

    (@qwik3r)


    Can this plugin change the order status immediately if certain rules are met? Or is it only via a Cron job?

    For example, I would like to put an order on hold if it’s less than a certain amount, so that someone can’t immediately access downloads etc.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Algoritmika

    (@algoritmika)

    Hi @qwik3r,

    Sorry for the late reply.

    Currently, the plugin can do this through cronjob only, however, this seems like a useful feature – let me add it to the plugin. Will get back to you soon.

    Thread Starter qwik3r

    (@qwik3r)

    Basically it came about because I had a discount rule that made a lot of products $0.00 by mistake so there were a bunch of orders that were zero. The idea was that if you set a threshold and it was ever below that, it would immediately set the order to on-hold before it reached the thank you page where the downloads were and we could investigate further.

    Plugin Author Algoritmika

    (@algoritmika)

    Hi @qwik3r,

    As promised, we’ve added a code to process rules immediately (i.e. not in crons) to our plugin. Please update the plugin to the latest v2.2.0, and let me know if it’s working as expected.

    Plugin Author Algoritmika

    (@algoritmika)

    I’m going to mark this thread as “resolved” for now, hope that’s ok. Please let me know if there are still any questions/issues.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing order status immediately’ is closed to new replies.