#Ale_

1 messages · Page 1 of 1 (latest)

north skyBOT
spare garnet
#

I have the Stripe CLI listening to my local api, but I had to make some changes and now I want to test it but with the same event that was triggered before, is there a way to fire again the same event from the dashboard or from the CLI itself?

plucky forge
#

Hi, you can resend your webhook events by the following two ways.

You can resend the event via the Dashboard. This works for up to 15 days after the event creation and to resend the event, you’d go to the event you’d like to resend on the Dashboard [0] > under the ‘Webhook attempts’ section, you’ll click on ‘Resend’:

spare garnet
#

Thank you!