Forums / Setup & design / Webshop: How do I trigger a function when changing status?

Webshop: How do I trigger a function when changing status?

Author Message

Kjell Inge Sandvik

Tuesday 13 September 2005 3:24:47 am

Hello

I have finally got so far that the shop I've working on for the last weeks actually works. One of the final stages, it to give administrator a way to process the orders in such a way that an email is sent to the customer with the purcased items (files).

Okey; I think the best way to do this is to trigger a workflow or a pure mail-function when the administrator chooses "delivered" from the dropdown at the order list screen, but how can I do this?

Sandvik Web & Data

Kjell Inge Sandvik

Tuesday 13 September 2005 6:17:13 am

Anyone?

Sandvik Web & Data

Kjell Inge Sandvik

Wednesday 14 September 2005 2:42:50 am

Guess I have to explain this a bit clearer :-)

What I try do do, is to get the admin-system to send the customer an email containing of urls to the bought items (pictures, documents and other files). This should happen in the same moment that admin changes the order's status from Pending to Delivered.

I try to modify shop/orderlist.tpl in the admin-directory. The problem is that the $product_list seem non-existent in this template; How can I get the products that the customer have bought inside this template, and how do I send the email?

Sandvik Web & Data

Martin Ulrich

Tuesday 22 November 2005 5:08:06 am

I have the same problem. Updated from 3.6.1 to 3.6.2 no email was sent any more for shoporders.

I do a new clean installation, put in [InformationCollectionSettings]
EmailReceiver=myemail@...

still nothing. I found no eventtype for email sending. No idea for a solution.

;-(

:-)

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Martin Ulrich

Tuesday 22 November 2005 10:08:24 am

sory,
everythings is fine after update to 3.6.4

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Emili Hernández

Wednesday 13 December 2006 5:23:15 am

You have solved the problem?

Please, if it's thus, you communicate me since you have resolved it.

My mail is info@avinatura.com

Lukasz Piech

Monday 02 July 2007 2:14:01 pm

did anyone come up with a solution for this?