Re: looking for a Django app for annual subscriptions

2013-02-20 Thread Mike Dewhirst
On 21/02/2013 12:01am, Pankaj Singh wrote: Hey Mike, As James has already mentioned about Stripe here, Thanks James - Stripe looks excellent but it is only available (currently) in north America. you should have a look at https://github.com/amccloud/django-stripe, a user subscription Djang

Re: looking for a Django app for annual subscriptions

2013-02-20 Thread Pankaj Singh
Hey Mike, As James has already mentioned about Stripe here, you should have a look at https://github.com/amccloud/django-stripe, a user subscription Django app that integrates with Stripe. If no-one suggests anything, I'll start my own and welcome any > contributors. It would end up being open so

Re: looking for a Django app for annual subscriptions

2013-02-20 Thread James Socol
On Tuesday, February 19, 2013 10:36:49 PM UTC-5, Mike Dewhirst wrote: > > Does anyone know of an annual subscriptions application for Django? > If you aren't looking to handle all the payment processing yourself, Stripehas really good subscription/recurring support. You'd n

looking for a Django app for annual subscriptions

2013-02-19 Thread Mike Dewhirst
Does anyone know of an annual subscriptions application for Django? I want to be able to offer a service to multiple organisations whereby their employees can subscribe to a serialised product which is paid for by subscription and each organisation can see what it is funding. I also want the o