renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024
10:25 PM
Re: In App Purchases using Roku Pay
Can you show the code you're using? You should have something like this:
store = CreateObject("roChannelStore")
port = CreateObject("roMessagePort")
store.setMessagePort(port)
store.GetCatalog()
msg = wait(0,port)
?msg.GetResponse()
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
- « Previous
-
- 1
- 2
- Next »