Hello
I am testing PromptProductPurchase in Studio. I tried both in Server and Local script and I am getting the same error: “Your purchase failed because something went wrong. Your account has not been charged. Please try again later”
The player is a valid instance. The product_id which I send is a valid product id - integer.
The prompt asking the player to confirm the purchase does not appear at all.
Any idea, what could be other reason for this error?
It’s likely that you are using the wrong PromptPurchase function depending on what sort of item you want the player to buy. What sort of product are you trying to sell?