Quote:
Since Ecwid sends automatically a confirmation notice to each customer, I would like to set up a rule so, instead of a confirmation notice, the invoice itself is sent out to the client. Can this be done somehow ? Michel
|
Hello,
Currently, Ecwid sends order mail notifications to the customers containing all the necessary information about the order which you can modify on the "System Settings → Mail" page of your control panel. Please, refer to this article for details: http://kb.ecwid.com/w/page/25104182/...0Notifications
Unfortunately Ecwid doesn’t support HTML notifications at the moment. You can vote for this idea here: http://ideas.ecwid.com/forums/22031-...-notifications. The feature will be implemented as soon as the idea gets enough votes.
Ecwid provides you with an opportunity to create custom order notification which will meet your business and personal preferences. You can create a custom script using Order API and Instant Order Notifications API, which would do following:
1) via the Order API request the details of the order in the notification
2) create custom invoice, using information about the order
3) send it to customer who placed the order via the email.
If you need a professional help with this, I suggest you to contact our friends from Qualiteam. Please, send a message at sales@qtmsoft.com with project description for the quote.