How do I get when a player purchases a product?

I’m trying to trigger a function when a player buys a devproduct, but I don’t know how to see when a player purchases a devproduct. How would I do this?

So you want to proccess a devproduct purchase is what you mean?

Yes, that is what I mean. I want to process a devproduct purchase.

Youll need the proccess receipt function, it has parameter that returns some useful info

https://create.roblox.com/docs/reference/engine/classes/MarketplaceService#ProcessReceipt

1 Like

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