pilwon / ultimate-seed

{MEAN Stack on Steroids} The ultimate full-stack AngularJS + Node.js/Express seed (batteries included!) that makes web developers insanely productive. (Angular, AngularUI, Barbeque, Bootstrap, Bower, Browserify, Docker, Express, Font Awesome, Grunt, Handlebars, jQuery, JSHint, Karma/Mocha, LESS/LESSHat, Livereload, Lodash/Underscore, Modernizr, MongoDB/Mongoose, Passport for Facebook/Google/Twitter, Redis, SocketIO, Source Maps, Uglify, Winston)
853 stars 179 forks source link

Consider supporting subscription system #69

Open bluepeter opened 10 years ago

bluepeter commented 10 years ago

Why not add a subscription system: with monthly and annual plans, free trials, coupons, etc. And some payment processor handling (Stripe & PayPal maybe?)

pilwon commented 10 years ago

@bluepeter That would be pretty sweet and useful.

@yaru22 What do you think?

yaru22 commented 10 years ago

@pilwon @bluepeter Yeah, integrating Stripe would be a fantastic idea. I read Stripe doc recently and they added a few more neat features that I'd like to use for my projects, too. Also, Stripe took over node-stripe library (previously maintained by a third-party) and started maintaining it. So I think it's a good time to integrate that to ultimate-seed!

@pilwon, we can discuss further in person how we do this when I get back?

pilwon commented 10 years ago

:+1:

DanieleSalatti commented 10 years ago

Good idea, but make it easy to remove it: I will need to replace it with Paymill (the European counterpart).

pilwon commented 10 years ago

@DanieleSalatti Having second thoughts, I believe we should keep it outside the main seed. If we ever integrate Stripe with ultimate-seed, we will make it an add-on.