Well, here goes. I'm fairly new to ZC but am truly digging the way it all works. We are setting up ZC to be used as a retail front for a store currently, but we also do fundraiser's. As part of the fundraising program, we offer them to also do direct gift shipping, that is, if the person doesn't order from them at the time, they can visit the store, order a product and get it shipped to them directly all the while a portion of the sale will go to the fundraiser. I've given this some thought but don't really know how to go about implementing this concept:
1. Create Account - during this process they'd select which group they are supporting and would also have to enter a pin # for that specific group.
2. Upon checkout - they'd see what portion of the sale went to the group.
3. On the invoices (Admin) - we'd be able to tell how much to send to that group.
I have some background in programming and would be able to customize the code if needed, but I truly don't know where to start.
I believe I'm going to have to add another table/fields to handle the fundraiser groups selection on the account creation as well as another field in the customer table to show if they selected any with the code they put in.
I just don't want to "mess" anything up to bad as I still want to use the overrides and such. Any help/ideas?



