You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stripe API Discussion
Hi there,
Is it possible to manually update a Stripe event as 'processed' or 'succeeded'? For context, i have a webhook Stripe is retrying and I'd like to mark the event as processed to prevent stripe from making future retries instead of waiting for the last retry attempt.
regards
Remi J.
unread,
Oct 3, 2024, 4:26:26 PM10/3/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to api-d...@lists.stripe.com
Hey Peter,
This is not something we support today and an Event will be treated as successfully delivered only once your server responds with a 200 to one of our delivery attempts. This is something we cover in our docs here [1]. It's definitely an interesting feature request so I'll track it as a potential workstream in the future internally!