Hello, i created a dev product but the one shown in the game is wrong.
This is the lua code:
MarketService:PromptPurchase(player,1812922455)
Im shure the product id is correct. Thanks for viewing.
Hello, i created a dev product but the one shown in the game is wrong.
This is the lua code:
MarketService:PromptPurchase(player,1812922455)
Im shure the product id is correct. Thanks for viewing.
https://create.roblox.com/docs/reference/engine/classes/MarketplaceService#PromptProductPurchase
Pay attention to the API that also has other methods adjacent to the method. There is also MarketplaceService:PromptProductPurchase()
.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.