Dev product not selling

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.
image

What’s your script?

image
local ^
image
server ^

  1. You don’t need a separate buyer parameter, feel free to use just plr.
  2. 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.

Official Documentation Article

2 Likes
  1. Alright, thanks I didn’t know
  2. 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