Email are not sending right after the order placed

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
awaidqureshi
Posts: 86
Joined: 12 Jan 2019, 15:17

Email are not sending right after the order placed

Post by awaidqureshi » 30 Mar 2020, 06:02

When we place order aimeos not sending the order emails what can be the issue.
when i run order email job no emails are sent by aimeos package what can be the issue.
Thanks

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Email are not sending right after the order placed

Post by aimeos » 31 Mar 2020, 11:03

Please have a look into the Log panel of the admin interface. There you see if an error occured.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

awaidqureshi
Posts: 86
Joined: 12 Jan 2019, 15:17

Re: Email are not sending right after the order placed

Post by awaidqureshi » 03 Apr 2020, 13:58

aimeos wrote: 31 Mar 2020, 11:03 Please have a look into the Log panel of the admin interface. There you see if an error occured.
These is no error showing , and the problem is that there is no data in que table is saving.

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Email are not sending right after the order placed

Post by aimeos » 04 Apr 2020, 08:40

The order confirmation e-mails are sent based on the payment status in the mshop_order table and the "email-sent" entry in the mshop_order_status table. If you can post the records from both tables for the order you are missing an e-mail, maybe we can tell you why.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply