I don't see why you can't just create a custom model like you're saying & provide a price field in the template the user can input to. Then make sure this info gets to the Satchmo Cart in the format it expects to add it to the cart. Have you tried to implement it yet?
On Fri, Jun 19, 2009 at 12:19 AM, Nick Sandford <[email protected]>wrote: > > On Fri, Jun 19, 2009 at 10:15 AM, Chris Moffitt<[email protected]> wrote: > > I'm not sure I understand this completely. One scenario is that you could > > have a product called "Online Python Class" and have the base price be $0 > > but the optional credits be $100 and allow the user to enter the number > of > > credits they want. Is that what you're envisioning? > > That could be an option. > > We will sell various school related items such as uniforms, books and > tickets to events. On top of this we also want to give parents the > option to pay school fees. School fees can be paid with *any* amount. > For record keeping purposes (in the finance dept) every family has a > reference number, so we would want to simply display a single form > with two fields: reference number and amount, and then add that > "product" or amount to the cart. That way, in addition to paying fees, > they could buy uniforms, etc in a single transaction. > > Is it possible to do? > > I've already developed a custom payment module and that works fine, I > just need to get this working in the simplest possible way :) > > Cheers, > Nick > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
