Page 1 of 1

Don't send email to seller

PostPosted: Tue Nov 24, 2015 6:57 pm
by emilio_5096
Hello!

I have Agile PrestaShop Multiple Seller/Vendor Module I don't want to send email to seller when customer create a new order.

¿How can I do this?

Re: Don't send email to seller

PostPosted: Wed Nov 25, 2015 2:08 am
by shokinro
thanks for using our modules.

And Thanks for helping out with the combination price not showing at product page
And thanks for helping fix shipping estimate.

Seller to receive "New Order" email is by design.
In order to disable this feature, we have make custom code changes.

Re: Don't send email to seller

PostPosted: Thu Nov 26, 2015 10:41 am
by emilio_5096
shokinro wrote:thanks for using our modules.

And Thanks for helping out with the combination price not showing at product page
And thanks for helping fix shipping estimate.

Seller to receive "New Order" email is by design.
In order to disable this feature, we have make custom code changes.


Ok, but the email is send to supplier que the customer create de order. But, I the customer select wire transfer, I don't want to send the email until I confirm the payment received. Can I change the order state when fire the email?

Re: Don't send email to seller

PostPosted: Fri Nov 27, 2015 6:35 pm
by shokinro
The email is sent to seller, not to supplier.
(Unless your suppliers are signed up as seller).

If seller does not receive the "new order email", how does the seller know he have got an order.
New order email is sent at the same time when send "order confirmation" email to customer. So it is difficult to delay the "new order" email to seller. But it is possible to disable this email by code changes.