Is it possible to get an automatically generated mail if a new order was placed in the shop?
I've only a small shop and only some orders a month. But I've to check daily if I recieved a new order.
Thank your,
Roland
Automatic e-mail after new order
-
- Phoca Newbie
- Posts: 5
- Joined: 23 Nov 2020, 19:44
- Benno
- Phoca Hero
- Posts: 9443
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
-
- Phoca Newbie
- Posts: 5
- Joined: 23 Nov 2020, 19:44
Re: Automatic e-mail after new order
Thank you, that works now.
But I don't get managed to automatically attach the order or send the download-link for the order with this automatically generated mail
Or do I misunderstand this function?
But I don't get managed to automatically attach the order or send the download-link for the order with this automatically generated mail
Or do I misunderstand this function?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic e-mail after new order
Hi, it depends on order status.
If the order is done, the "pending" status will be set and you can set then when pending status is set that the email including order document will be sent to customer or to others (vendors, administrators, etc.)
You can set in order status which documents will be automatically send to customer or others.
So everything runs automatically - after order - the email including documents will be sent to customer or others (when all this enabled in order status)
Jan
If the order is done, the "pending" status will be set and you can set then when pending status is set that the email including order document will be sent to customer or to others (vendors, administrators, etc.)
You can set in order status which documents will be automatically send to customer or others.
So everything runs automatically - after order - the email including documents will be sent to customer or others (when all this enabled in order status)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 23 Nov 2020, 19:44
Re: Automatic e-mail after new order
Hello Jan, thats what I expected. But the mails are sent, but only with text. No attached document.
Are there any other settings to be checked that the docuement can be generated and attached automatically?
Thanks in advance!
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic e-mail after new order
Can you paste a screenshot of pending status options here?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 23 Nov 2020, 19:44
Re: Automatic e-mail after new order
OK, but just to clearify that it's not a misunderstanding of me: Will a PDF be automatically created and attached (that's what I expected) or will the document info directly copied into the email (this is what happens actually).
Phoco PDF was not installed up to now.
Phoco PDF was not installed up to now.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic e-mail after new order
Hi, if you want that PDF documents will be sent then Phoca PDF needs to be installed:
Phoca PDF component: https://www.phoca.cz/download/category/ ... -component
Phoca PDF Phoca Cart plugin (needs to be installed and enabled): https://www.phoca.cz/download/category/ ... art-plugin
Jan
Phoca PDF component: https://www.phoca.cz/download/category/ ... -component
Phoca PDF Phoca Cart plugin (needs to be installed and enabled): https://www.phoca.cz/download/category/ ... art-plugin
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 23 Nov 2020, 19:44
Re: Automatic e-mail after new order
OK, now I get my attached PDF :-)
Final question - what do I have to configure, that the document text is NOT copied to the mail itself, but only the PDF is attached.
Final question - what do I have to configure, that the document text is NOT copied to the mail itself, but only the PDF is attached.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic e-mail after new order
Hi, there is no such option, if e.g. invoice should be sent, it is displayed as html even it is included in attachment like the PDF document. So the only way is to customize it directly in the code.
Jan
Jan
If you find Phoca extensions useful, please support the project