Hello
Is it possible to add in a channel, in a category, a list with some paid videos, videos that can be purchased/rented by viewers?! How canI do this?
Thanks
Hello
Is it possible to add in a channel, in a category, a list with some paid videos, videos that can be purchased/rented by viewers?! How canI do this?
Thanks
For that style, it would probably be best to use a third party billing system. Then you can keep track in your own database which movies the user has bought/rented, and keep track of expiration times so that the user can’t watch it after it has expired. Probably easiest if you just check when they go to start the video, so it won’t timeout during the movie. So you will need to need to research registration & billing. If you have questions about registration, I can help you.
By “registration” you mean this: http://blog.roku.com/developer/2011/07/ … e-account/ ??
And after I connect a user from my database with a Roku box, will have that viewer the possibility to purchase the video direct from Roku box? Or he need to go to my website and to add from there the video on Roku?
Thanks
You can have that user go to Roku to do all billing for them, but they take 30% off your price per subscriber. Why not just use your site and add Paypal Buttons for a one time payment or recurring payments?
“ionatan” wrote:
By “registration” you mean this: http://blog.roku.com/developer/2011/07/ … e-account/ ??And after I connect a user from my database with a Roku box, will have that viewer the possibility to purchase the video direct from Roku box? Or he need to go to my website and to add from there the video on Roku?
Thanks
Yes, something like that is what I mean by registration. You can have the user rent/purchase movies directly from your roku box (like the amazon channel). There are several ways you can do this:
Thanks