#djordje-event-resend
1 messages · Page 1 of 1 (latest)
I am not sure this is doable. The easiest for you is to use https://stripe.com/docs/api/events/retrieve to retrieve the event instead
It's not exactelly what I'm looking for ... but I going to try to trigger paymentIntent.succeed (via stripeCLI) in order to trigger my API ... and then I'll try to replace that event with existing one. Maybe that will work.. We will see