How can i fix donation error: This item is not currently for sale. Your account has not been charged. [ROBLOX]

How can i fix donation error: This item is not currently for sale. Your account has not been charged. [ROBLOX]

代码:

game:GetService("MarketplaceService"):PromptPurchase(script.Parent.Parent, 1083008134)

我认为目前的做法是

game:GetService(“MarketplaceService”):PromptGamePassPurchase(player, productId)

可能只是您的产品配置不正确。查看 documentation for Developer Products,您是否将产品标记为“待售”?

  1. Click the Item for Sale toggle switch to make the pass available to players.