Hi @specex,
Sure, thanks for the idea – will add it in the next plugin update.
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@example.com. 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:
email1@example.com,email2@example.com,email3@example.com
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
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
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.