How can I see when a user bought a dev product?

Recently I had an issue with my starter pack devproduct in my game where it wouldn’t give the user the rewards. How could I see if a player bought the dev product after or during august 5th, if it’s possible? Several users have complained they didn’t receive their items from it and I know the issue why, I just need to know if the user bought the dev product after or during august 5th

Roblox does not provide a direct function to check the exact date when a player purchased a Dev Product through the public API.

Just Check Transactions

https://www.roblox.com/transactions

  • go to Transactions
  • Click on Sales of Goods
  • You’ll see a list of all your sales, including Dev Products
  • Search the Exactly date 08/05/2025

there must be a way, as hundreds of people buy it every day, and that will take forever to look through, not to mention that there are many other dev products and gamepasses that people purchase