I want to sell a developer product, however whenever a person clicks on the buy button the prompt just reads “This item is not currently on sale…” I tried making a new product (4 times) like other posts said but it still did not work. I tried prompting the purchase from a server script and a client script which also did not work.
Have you configured the developer product to be on sale?
Whenever I print the product’s info it says it is on sale.
What’s your script?
local ^
server ^
- You don’t need a separate
buyer
parameter, feel free to use justplr
. - You sure it’s the correct ID?
Where is the print code located?
I don’t think PromptPurchase
would work for you. Look at Roblox’s documentation, they don’t say to do that.
2 Likes
- Alright, thanks I didn’t know
- Yes I checked it
I print it when I test the game
Show the code.
omg im so stupid ty! it works now
1 Like