#nachofranco14
1 messages · Page 1 of 1 (latest)
Hello! Yep, you can set up a Webhook Endpoint to listen for invoice.paid Events: https://stripe.com/docs/api/events/types#event_types-invoice.paid
and if I would like to retrieve that for an old invoice?
You can list Events of that type from the past 30 days: https://stripe.com/docs/api/events/list