I am wanting to address a DevProduct issue that I’ve come across in the past few days. This has been a major issue to this game and needs to be fixed ASAP. I have done all debugging options to solve this issue, but nothing works.
I am attempting to make a tip jar, which works normally in studio and everything works fine with it when I process the receipt with MarketPlaceService. However, when I reach the game, it says there’s an error and that the player’s account cannot be charged. I will put two GIFs of my issue below.
Just gonna get this out of the way
Are API Service/HTTP Requests enabled in your Game Settings? If so, then could we potentially see the script if possible?
Also, adding onto my post: We have a donation board as well in the game with DevProducts, not sure if this is the issue. In my old game I had a donation board and products which we had to use RemoteFunctions to handle some issues with products.
Just a quick note, pleas change your studio font to courier. Anyways, it’s usually a problem with roblox servers that relate to devproducts and game passes. Don’t worry, you can try tomorrow.
EDIT: I was wrong, in fact, you must have 1 script that receives a due product purchase event. That’s how roblox works, so try to merge the scripts.