#antoinestep

1 messages · Page 1 of 1 (latest)

severe copperBOT
fickle widget
#

👋 happy to help

spark frost
#

is there a way to achieve this?

fickle widget
#

you can use the Stripe CLI to resend events up to 30 days

#

Use the command stripe events resend <event_id> --webhook-endpoint=<endpoint_id> for events up to 30 days old. This will work even for events that have never been sent to that endpoint before. If the webhook_endpoint flag is not set, the event will be re-sent to your local webhook endpoint (coming from stripe listen).

spark frost
#

is there no way to do it from the dashboard?

fickle widget
#

no unfortunately after 15 days there isn't

spark frost
#

any guide you can provide me on how to exactly do that from the CLI for a non technical person?

fickle widget
#

sorry I posted in the wrong channel earlier

#

I'll answer you in a sec

#

you need to first install the Stripe CLI