Prompt product purchases failing in my game?

so I have a donation booth in my game that prompts player owned assets to purchase like so:
https://gyazo.com/00b4f12cdfc5a76a65ecfc944a62290d
As you can see everytime I try to purchase it it fails though every single time. Why is this and how can I fix it? I simply use marketplaceservice and prompt a purchase. If I do it with developer products it actually works like so:


this has been very frustrating and idk whats causing it. All help is greatly appreciated.

We need some code on the handling of the purchase. I can’t see without sufficient information on what the issue might be.

1 Like

I realized it was because I was using PromptProductPurchase instead of PromptPurchase. Whoops!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.