Quote:
Originally Posted by fwm
If noone knows how, then perhaps you could tell me where I would invoke call the funcition. Where is the order actually processed?
|
I believe Steve is spot on about where to start, but if you do need to know when an order is "processed" and take some action then look again in include/func/func.order.php for function func_process_order. This runs when an orders status is set to "processed", in other words "paid for".