Project Description:
I have a Woocommerce ecommerce store, basically I need a script to accomplish automated order delivery processing.
All of our orders will be processed four times a day by a warehouse offsite facility that uses csv processing from an ftp.
It seems this is very common for 3rd party order fulfillment.
There's CSV exporter woocommerce extension, but it's not automated. http://www.woothemes.com/products/product-csv-import-suite/
Would need custom script triggered by a cron job. Since orders are posts it should be very easy to query what we need.
Order Spec for CSV attached, need only basics for this 'Name, Address, quantity etc..."