On Oct 16, 2012, at 13:43 , Lars Kruse <li...@sumpfralle.de> wrote: > Does anyone of you have an idea if (and how) this could be accomplished with > satchmo? (hide the price, change the "checkout" procedure)
The easiest way to hide the price is to change the corresponding templates (category listing, product details, maybe more). Re-labelling the checkout button etc is done in the same way. Satchmo also includes a "dummy" payment processor, which basically does nothing apart from marking the order paid in the database. Summary: Your goals should be simple to implement with Satchmo. As an alternative, especially if your data model does not quite fit into an ecommerce world, I would consider coding my own app. Your needs don't sound overly complex, and I assume that your application's function is less critical than a typical ecommerce site. Ben -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to satchmo-users@googlegroups.com. To unsubscribe from this group, send email to satchmo-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.