John Z.
2013-Aug-07 14:55 UTC
Recommendation for out of box solution for subscription-based content platform?
Howdy - I''ve been developing in rails for a bit, and technically could integrate braintree or a similar payment processor with a rails app that also handles registration and has separate membership / roles attributes... But hopefully there''s an already built in solution to just test a minimal viable product? Features needed: 1) Connect with Amazon web services to handle storage / streaming of files 2) User registration with recurring subscription and self-subscribe / management 3) Paygate functionality that controls access to certain pages / content and has easy freemium tier management / settings. Does anything out there exist - free or paid - that can do the basics of what I want? I''m looking for something similar to what wordpress has with s2member. Let me know. Thanks, John -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/56233638-af15-458c-a224-3fa1e40bdf7f%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Walter Lee Davis
2013-Aug-07 16:11 UTC
Re: Recommendation for out of box solution for subscription-based content platform?
Have you seen the Rails Composer project, and the sample sites built with it http://railsapps.github.io ? There''s a recurring payment system version in there, ready to go. Walter On Aug 7, 2013, at 10:55 AM, John Z. wrote:> Howdy - > > I''ve been developing in rails for a bit, and technically could integrate braintree or a similar payment processor with a rails app that also handles registration and has separate membership / roles attributes... > > But hopefully there''s an already built in solution to just test a minimal viable product? > > Features needed: > > 1) Connect with Amazon web services to handle storage / streaming of files > 2) User registration with recurring subscription and self-subscribe / management > 3) Paygate functionality that controls access to certain pages / content and has easy freemium tier management / settings. > > Does anything out there exist - free or paid - that can do the basics of what I want? I''m looking for something similar to what wordpress has with s2member. > > Let me know. > > Thanks, > John > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/56233638-af15-458c-a224-3fa1e40bdf7f%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ABAFD093-28C5-4040-868D-E078D71B51DC%40wdstudio.com. For more options, visit https://groups.google.com/groups/opt_out.