BradC
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015
07:09 PM
test users - what is void transaction?
what is "void transactions" under test users?
♦MiniGolf♦HangMan♦Brain Puck♦Retro Tennis♦BORK♦FLIP♦Pathogen♦Pathogen 2♦Shut the Box♦Birdie♦Logic♦Dots♦Pool♦küglo♦Bubble Wrap♦Trivia Channel♦Mancala♦Air Hockey♦Weather♦CAMERA♦Your Photos Screensaver♦Desert Beauty Screensaver♦Wild Lakes Screensaver♦
4 REPLIES 4
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015
07:28 PM
Re: test users - what is void transaction?
You can void a test user's transactions so that if he "bought" something it will appear as if it was never bought. So for in-app purchases, for example, roChannelStore->GetPurchases() would return the test user's purchases and then if you voided one GetPurchases() would no longer show that item as being purchased. I use it to make sure I have the logic correct for purchases and possible refunds (which seem to occur occasionally according to my "Account Activity"). I guess you could also use it to take away a game you gave to your friend via making him a test user who is no longer your friend (and then remove him from your test users). 🙂
-JT
-JT
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.
BradC
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2015
08:05 PM
Re: test users - what is void transaction?
thanks. I just want to make sure my test users arent charged for stuff they shouldnt be.
♦MiniGolf♦HangMan♦Brain Puck♦Retro Tennis♦BORK♦FLIP♦Pathogen♦Pathogen 2♦Shut the Box♦Birdie♦Logic♦Dots♦Pool♦küglo♦Bubble Wrap♦Trivia Channel♦Mancala♦Air Hockey♦Weather♦CAMERA♦Your Photos Screensaver♦Desert Beauty Screensaver♦Wild Lakes Screensaver♦
developer_uj24
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2021
12:47 AM
Re: test users - what is void transaction?
I have implemented TVOD added my email as test user when I purchase something TEST USER status show "No transactions found" how do I test that a transaction successful to my client's account?
hamza061
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022
02:13 AM
Re: test users - what is void transaction?
kindly share if you got any answer I am facing same issue.
Thanks in Advance