How to get notification when charged money form user

Hi!

I would like to get a notification with user’s email+charged money (for example via webhook) every time when Patreon successfully charged money from a user. Is it possible? What kind of interface should I use?

If there is no webhook for this, what do you suggest me for this?

Thanks so much, for your help!

You can see pledge related webhook triggers in documentation:

https://docs.patreon.com/#triggers-v2

PHP lib has a working webhook example as well: