When checking the developer product sales for my game under Developer Stats, I’ve noticed that it sometimes shows 0 robux being earned instead of being blank:
I’ve seen this happen randomly ever since I released my game two weeks ago, and I’m starting to worry if this could potentially be an indication of developer products failing to return PurchaseGranted (in other words, failed sales; I’m not certain if this is actually the case though). The developer products work whenever I test them and I have gotten actual sales where I earned robux, so I know that they aren’t failing all the time. I used the same code as the Developer Hub when implementing the developer products, and whenever it shows 0 robux being earned, nothing shows up under the Sales of Goods section in My Transactions (I don’t know if it should be showing up or not).
So my question is, could this be an indication that developer products in my game are sometimes failing to return PurchaseGranted, or is this just a visual bug? I know this can sometimes happen due to data store errors, but I doubt it would be happening this frequently if that was the issue.
Also, this is my first post on the Developer Forum so let me know if this post should be in a different category.