How can I get notified If you bought a Devproduct a webhook will send message to discord

you could use “PromptProductPurchase”, and if the callback returns that the player purchased it, you can use Http:PostAsync() to post the data to your webhook.

Read more:

1 Like