I have a few questions about using signals, not having too much luck.
1) Is there code in satchmo that uses the satchmo signals? I have been looking, but seem to be looking in the wrong places.
2) When does the order_success signal get called? is it after the user pays or the order is completed? I know it says the payment gets zerod out, but in trying to use the signal not really sure where the code is triggered. (
http://satchmoproject.com/docs/dev/signals.html?highlight=signals#satchmo_store.shop.signals.order_success)
3) Is there some code examples on using satchmo's signals?
Buddy