-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.5
-- PHP version -- : 7.0.11
-- Browser(s) name and version -- : na
-- Error-message(debug-mod must be tuned on) -- : NA
I have situation where:
On new purchase (WHEN PAYMENT IS MADE AND ORDER IS NOW CONFIRMED STATUS)
I must send two emails as follows:
1) Email to Customer advising we have recieved payment
2) Email to manufacturer to tell them to ship product.
These emails must be different, I cant just use BCC like you telling all others to do. How can I do this?
For example email 1 would have:
Customer details, shipping, order details and message for customer.
Email 2 would have:
Customer Shipping details, customer order details, specific instructions for manufacturer.
Please advise how I can achieve this, i am using paypal and i see no possible way to do something that I would figure would be simple?
Note: These emails MUST only send after payment is received!