So I am making a donation centre game. I am using devproducts to do this. But for some reason, I can’t figure out how to make the devproducts on sale. Any help would be appreciated.
I understand how to create them, and make someone purchase them, just when I try and test buy it it says that the DevProduct is not for sale.
What is your script? chars
The script isn’t the issue. Theres a value with the product ID in each button, when its clicked it fires the remote event with that ID. Then in a server script it takes the player and the product id and prompts the purchase. Then I obviously have the processReceipt bit