How much does it cost to do the custom option? Or, would it be more feasible to ask for some custom programming? (that may mean I can stay on the standard platforms with other stores, right?)
Basically, I read about the Data Port, and, I think, I can probably get it to mostly work but presently have a semi-automated means of getting order info, so, figured, that it is possible.
For example... have the need:
. find a method to retrieve all order information when orders are placed. (currently, on ystore, they send an xml email that contains everything)
. mark orders on

as completed, etc, as when my internal tools mark an order as shipped, cancelled, etc. (currently, on ystore, I send an xml email to yahoo when orders are shipped)
I understand, that

may not be able to apply its business logic. (say, for example, email a customer when an order is marked as shipped/completed... but, thats ok)
Is there info about the layout of the tables related to orders? (I am guessing that everything is stored in MS SQL Server, right?)
Thanks