[ic] Future / Scheduled Orders

mail lists at gmnet.net
Thu Jul 19 14:16:33 EDT 2007


On Thu, 2007-07-19 at 13:39 -0400, Bob Puff at NLE wrote:
> Hello,
> 
> I have a client that wants to be able to schedule orders for fulfillment in the future.  For 
> example, if they may want to order something to be delivered just before Christmas.  Has anyone 
> implemented this functionality?
> 
> Bob
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users

Just a thought:
You might be able to extend the "saved carts" by adding an
place_order_date field, then have IC run a daily cron to place any
orders where the place_order_date field <= today.  The tricky part will
be dealing with payment gateway issues...

rick



More information about the interchange-users mailing list