Detect when someone has bought something through your game (Third Party Sells) and have it logged in Discord with the amount of Robux they have spent

I just wanted to know how to log when someone buys a third-party asset through your game. Or is that even possible?

Should be possible since games like Catalog Avatar Creator sends a chat message when u have successfully bought an item.
You can probably detect it by using the PromptPurchaseFinished event from the MarketplaceService

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