Forum Discussion
Hello,
I'm working on implementation on Roku pay from last two weeks but there is no luck. Now I thought I've to go simple. I've taken simple example of Subscription from Roku samples. Followed this video lecture carefully.
1. Created Test Channel
2. Put Payment Information for tax etc.
3. Enable the channel for billing testing
4. Added a test user
5. Created In channel products
6. Enable channel for SVOD and TVOD from monetization
So I did everything, that means when I use following command I've to get Subscriptions that I've put in my In-Channel's Product, but I can't get. Please help me how do I get subscriptions from In-Channel Products.
m.global.channelStore.command = "getCatalog"
- RokuJonathanD5 years agoCommunity Moderator
Hi developer_uj24,
Can you please provide the code you are using to verify whether the purchases Content node has any in-channel product child nodes in it?