#jaymuk
1 messages · Page 1 of 1 (latest)
Hi there!
I believe you have two options: Using the CLI - https://stripe.com/docs/cli/events/resend
or simply retrieving the checkout.session.completed event details using the retrieve an event endpoint, and processing this as you would a received event: https://stripe.com/docs/api/events/retrieve