• Resolved specex

    (@specex)


    Very good plugin to automate the order status. I have a suggestion, to add a rule for customer email. We allow non-registered customer to place order, so it is a good idea to add a filter for customer billing email, it is for me to auto complete order for returning customer. For 1st timer customer, i’ll need to manually approve it. Thanks

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

    (@algoritmika)

    Hi @specex,

    Sure, thanks for the idea – will add it in the next plugin update.

    Plugin Author Algoritmika

    (@algoritmika)

    Hi @specex,

    I’ve started implementing the task today, and I have a couple of notes:

    1. If all of your returning customers create accounts on your site, you can use our “Conditions > Users” option. “Guest” user is listed there, so you can set the rule to be applied for guests only (or alternatively for all users except guests).

    2. If your customers are not forced to create an account, and you need to use their billing email instead – as billing email is stored in WooCommerce orders as meta – you can use our “Conditions > Order meta” option. You need to set the “Meta key” option there to _billing_email, and set the “Meta value” option to your customer’s email address, e.g. [email protected]. Now the only problem here is that it only allows a single meta value, however, if this approach is generally what you need, I can quickly make some modifications to our plugin, so you could enter multiple meta values as a comma-separated list, i.e. something like this:

    [email protected],[email protected],[email protected]

    Please let me know what you think.

    Thread Starter specex

    (@specex)

    @algoritmika Good to hear that you are working on the update. We do not force our customers to create an account, so as you suggested to use meta key _billing_email is a good idea, and multiple meta values is a must for above condition. I think it is a faster way for the solution, thanks

    Plugin Author Algoritmika

    (@algoritmika)

    Hi @specex,

    Ok, got it. Please update the plugin to the latest v2.4.0 (released just a couple of minutes ago). Now there is a new checkbox in each rule’s “Order meta” settings section – “Multiple meta values” – please enable it, and set “Meta key” and “Meta value” options there as I’ve mentioned earlier.

    Please give it a try and let me know if it’s working as expected.

    Thread Starter specex

    (@specex)

    @algoritmika Great, it’s working perfectly

    Plugin Author Algoritmika

    (@algoritmika)

    Hi @specex,

    Glad to hear it’s working correctly. Let me know if you need anything else. And if you like the plugin, please consider leaving me a rating.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Feature for customer billing email’ is closed to new replies.