Forum Discussion
4 Replies
- RokuBenCommunity ModeratorSee https://sdkdocs.roku.com/display/sdkdoc ... Purchasing for details on handling purchases on the Roku platform.
- newchannelRoku GuruI've read but still needing help. Can you please clarify which lines of code need to be added to my package? I'm needing to update several monthly subscription channels and a new one I want to develop.
Any further help available in the forum? - newchannelRoku GuruIt seems what I am looking for is information on how to add the code to my rsg videoplayer example for a monthly subscription as a pay-to-install...
I have no code in my package that relates to any API for transactions. Would appreciate hearing from the smart peeps in this forum that can help.
I believe the buyer would need to signup first so Roku billing can charge the monthly subscription
then make the purchase
if already purchased then roku allows entry to the channel
But how to implement all of the above with code?
I saw on the dashboard where I add my monthly subscription rate but have no coding in my package yet to handle transactions.
Thanks a ton. - matrixebizRoku GuruHello, where is your 'rsg videoplayer example" download and I'll take a look. I am using one as well with subscriptions already.