Mestik78
(Mestik78)
#1
Hi, it’s the first time that I work with Developer Products and I have a problem. I created them yesterday and when I try to test them with:
game.MarketplaceService:PromptPurchase(game.Players.Mestik78, 1134887132)
In the Command Bar (it also happens when doing it from a script) it shows this.

This is the Developer Product I’m trying to show:


1 Like
laurenbtd5
(laurenbtd6)
#2
game:GetService("MarketPlaceService"):PromptProductPurchase(game.Players.Mestik78,1134887132
2 Likes
Mestik78
(Mestik78)
#4
Wait, It’s MarketplaceService, I’ll try it again
Mestik78
(Mestik78)
#5

OHHHH, it works!!!
Thanks dude 