Hey,
I’m trying to write an extension that will automatically generate an invoice when an order comes through with a $0.00 total. Some of my products are free to certain members and i dont want them to have to wait for me to process the invoice automatically before they can download the products.
What i am wondering is what method do i use to write an observer to check after the order is placed the value of the order, etc.
Hope my question was clear.
Cheers,
Jacob
