@kaarel
Hello, thanks for your reply.
The steps to reproduce the error is the following:
1. Anonymous visitor (which is also unknown for Smaily) crates an order
2. During checkout visitor checks “Subscribe to newsletter” checkbox
3. Order is submitted and paid.
Expected behaviour:
4. Visitor’s email is successfully added to Smaily list of subscribers.
Actual behaviour:
4. Visitor’s email is not added to Smaily list of subscribers.
5. After any amount of time visitor’s email is still not added to Smaily list of subscribers (so if that’s supposed to happen during cron, it is still not being done).