I\'m trying to write an observer that will export order data when an order is placed. I haven\'t written any modules before. Basing my implementation on this article: http://w
The problem seems to be with your observer declaration. Give this a try:
singleton feedsales/order_observer export_new_order