Welcome to the group. Satchmo can be used for subscription management. There is a subscription product as well as recurring billing support through Authorize.net.
The stock Satchmo does not have a members only capability but through some creative use of signals, it's really easy to do it. The current contact model doesn't have a field for subscriber status but you can easily link to it and extend it with your custom pieces. The main thing you'll need to work through is the business process(es) around creating and maintaining subscriptions. Take a look around and if you have questions about how to implement, let us know. -Chris On Mon, Jan 19, 2009 at 6:06 PM, Cody Django <[email protected]> wrote: > > Hello all. This is my first large django project. I'm developing a > site for a non-profilt magazine. They wish to sell subscriptions to > the magazine over the web, and a subscription also enables access to > online subscriber content. > > From what I understand, Satchmo provides online-store functionality > and payment processing, but it can also be used for selling > subscriptions. > > Question: Does satchmo implement a separate subscriber registration? > Or does it simply register a predefined subscription flag in a user > model? > > I'm using django-registration for setting up users. > > Thanks in advance. I plan to make available a tutorial once I'm > finished. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
