#silent_scholar_fa
1 messages · Page 1 of 1 (latest)
This is what I have now
payment_intent.succeeded events wll be triggered on each payment, so you can keep listening to those. That being said, invoice.paid is typically the event we say to listen to for subscription payments, the data in that event has a bit more context on the subcription itself so it can be easier to use that event