Hi,
Is there a way to resend the order email confirmation for orders if there was an error sending?
If not, I could create scheduled task to use the order service sendmail() method, correct?
I would then need to know how to determine if the email confirmation was sent or not for each order (I could pull out of the log table for particular error as I dont' see a field on the order table that shows this)
Thanks,
Andrew