Best way to know if subscriber has ordered

There is a data about the last order on order.customer.lastOrder. What you want to check is if the date on the lastOrder is after the date the workflow started. However, there isn’t a date for you to check it against at the moment. I don’t think that part is yet possible.