is it just for me or PromptProductPurchaseFinished dont fire nothing happens when I make a local server for a player
to check if they have bought
mps.PromptProductPurchaseFinished:Connect(function(userId, productId, didPlayerPurchase)
print(didPlayerPurchase)
end)
asking if they want to buy
mps:PromptGamePassPurchase(player,id)