#François - webhook event mixup

1 messages · Page 1 of 1 (latest)

autumn bough
#

Hello, do you have the ID of the event that you got this wrong information in? (req_123)

idle canyon
#

evt_3KyAEHC4QTOJGsXo1d2zIO48

autumn bough
#

Thank you

idle canyon
#

it's not displayed with the information I really received

autumn bough
#

As in on the dashboard you are seeing different information than what we sent you in that event?

#

If so, can you resend this event and see if you get the data properly?

idle canyon
#

In stripe dashboard, informations displayed on this event are not the one I received on my endpoint

#

No, don't want to send it back

#

it can create a new order on my side

#

I log all payment_intent succedded in my database, and update it if its id is already present

#

look at created/updated

flat kestrel
#

I;m not sure what you mean by data for a different payment intent

flat kestrel
#

As you seem to expect

idle canyon
#

this is not what the request really had. it had pi_3Jqb4OC4QTOJGsXo0kAzOzbn id

#

that's what I mean

#

your dashboard don't really represent what stripe sent

flat kestrel
#

Do you have a log showing this? That seems exceedingly unlikely, but i absolutely want to get to the bottom of it if happening

#

ie, a log of the received object with the event id and PI id mismatched

idle canyon
#

I have the old id updated at the exact same time. We've stopped logged all events contents because it was killing our database. But there is no doubt about the id in the request was an old id. we log every pi_ created, and :
the good one is missing
the old one has been updated at the exact same time evt_3KyAEHC4QTOJGsXo1d2zIO48 was sent

slow wraith
#

👋 stepping in here, give me a moment to catch up