I’m working on my Roblox game and ran into a strange issue. I set up a Developer Product and connected it to a button, but every time I test it, the wrong product shows up. Instead of the item I configured, it displays a weird test product called “Ice Ice Ice Ice Ice…”.
I’ve double-checked the product ID (2675520217), and I’m sure it’s correct. I also reviewed the Developer Product settings in the Creator Dashboard, and everything seems fine there too.
I’m testing this in Play Solo mode in Studio, so I’m not sure if it’s a caching issue or something else related to the test environment.
Has anyone run into this before? Any ideas on what might be causing it?
You are probably prompting the purchase of a gamepass rather than a product so check the script and use PromptProductPurchase instead of PromptGamePassPurchase