I have been asked to develop a shopping cart for a client who wants the ability to have the following in the checkout process:
- personal order and a gift order (split order/multiple shipping addresses)
- order as a gift (bill me but send to someone else)
- continuous order (send me the same order every month)
I have looked into complete open source solutions (dashcommerce, nopcommerce) to see if they offer the functionality but it appears that they don't.
Has anyone seen any good materials/books on the above functionality (preferably but not limited to C#)?
Please let me know.
Thanks