#Marno Kotze
1 messages · Page 1 of 1 (latest)
What do you mean by "reset" itself?
So I set it to Events to send Checkout.session.complete but then after a day or so it shows all the events again. this has happened a couple of times now, then it sends additional events.
I am using a middleware tray.io to send data to salesforce, and it is now receiving multiple events in stead of just checkout complete
Can you share your account ID, so that I can take a closer look? You can find your account ID by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Is it safe to share in this public forum? can I DM it to you?
Yes, ID is safe to share here
Based on the webhook logs, it was created with all events enabled: https://dashboard.stripe.com/test/logs?object=we_1M5QOAGiOEMooe9O63ycp8vE
It didn't select to listen to checkout.session.completed only
That is the problem, I am 100% sure I set it to only listen to the one event, and it only sends through the one event for a while ~a day and then it changes back.
How did you create a Webhook endpoint? Do you create it directly in Stripe dashboard?