Emails sent after processed orders
-
Hello developers,
I notice a problem with the sending conditions. It doesn’t check if the person has come back by themselves to complete an abandoned cart. For example this scenario (I have a set a 30 minute trigger):
00:00 customer starts an order #1
00:05 customer leaves cart for order #1 (trigger starts)
00:15 customer comes back to the store and starts a new order #2
00:20 completes order #2
00:35 receives an email from order #1 about an abandoned cartI notice this, because I log the emails: https://prnt.sc/xnflea
And unfortunately it’s not an exception it happens a few times a day, and it looks very unprofessional as these customers completed an order.
Could you build a condition that it checks the user’s email address for processed orders in the time frame from time_trigger before it sends it. So in my case, if an order has been processed with this customer in the last 30 minutes, it won’t send it.
I hope above makes sense.
With thanks,
Demian
- The topic ‘Emails sent after processed orders’ is closed to new replies.