how to set that only admin gete mail confirmation in magento -


i have problem in magento.how set admin confirmation email after cutomer purchase example if customer purchase product , does't want confirmation email , unchecked email confirmation option want admin email.please me in step step

you can use extension disable mail disable mail system customer when customer place order.

you need create extension , create method send mail admin event checkout_onepage_controller_success_action

when customer place order admin mail.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -