Page 1 of 1

Order Delivery Service: What am I missing

Posted: 27 Nov 2017, 14:20
by chricken
Hi,
I am sorry for my many question, but I am sure, the answers will help many people.

The order process is working but I am not receiving any confirmation emails. So I guess, I have missed something.

I have
  • set the shop planer task 'process order delivery service' to be processed every 60 seconds.
  • set the cron to call the scheduler tasks. They are performing.
  • set the TS-setup to:

    Code: Select all

    module.tx_aimeos {
      client {
        html.email {
          logo = /fileadmin/templates/bilder/logo_inselweine_klein.jpg
          from-email = post@insel-weine.de
          from-name = Insel-Weine
          reply-email = post@insel-weine.de
          reply-name = Insel-Weine      
        }
      }
    }
When I place an order, it is being stored correctly, but nobody is getting any email.
I am pretty sure to have missed something, can someone please give me a hint?

Regards
Christian

Re: Order Delivery Service: What am I missing

Posted: 27 Nov 2017, 21:58
by aimeos
"process order delivery service" is for sending orders to e.g. an ERP system.

What you need is to
- set up the Aimeos advanced scheduler task
- and select "order payment e-mail"