After a user purchases a product, a receipt is displayed.
I need to also email this receipt to the customer (as html), and would like to reuse the view I already created.
What is the best way to do that - and how?
After a user purchases a product, a receipt is displayed.
I need to also email this receipt to the customer (as html), and would like to reuse the view I already created.
What is the best way to do that - and how?