Don't send emails for imported orders

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!
MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Don't send emails for imported orders

Post by MikaelNazarenko » 21 Oct 2019, 20:32

time to time I get imported orders to my aimeos shop. Give me please an idea how can I prevent to send the emails to them by cronjob ? Maybe I have to import them with specific status or set some value to another field to make aimeos to not send emails for this orders

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

Re: Don't send emails for imported orders

Post by aimeos » 21 Oct 2019, 20:50

You have to add a record of type "email-payment" in "mshop_order_status" with the same value as the payment status value in the "mshop_order" table.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply