#ariod

1 messages · Page 1 of 1 (latest)

steady swallowBOT
simple timber
#

Hi there!

#

Do you have an event ID (evt_xxx) that you were expecting to receive but didn't?

bold grotto
#

I have the payout ID if it helps? po_1MyPcrGGq1MJhrgLIFp9sweT

#

Oh, found the event too: evt_1MyPkJGGq1MJhrgLXd6kATuC

simple timber
#

Thanks. And can you share the webhook endpoint ID (we_xxx) where you were expecting to receive that event?

bold grotto
#

It's we_1MwWH6F2MCQECb2m8jR0MUDi

simple timber
#

Thanks! Give me a few minutes to look into this.

worn saddle
#

it's a livemode endpoint but a testmode event, so that's probably why. I know in our older Connect integrations livemode endpoints receive testmode events but I assume we did not bring that into the Stripe App model, it was always considered unusual.

bold grotto
#

I see

#

But it's a connected webhook - shouldn't it receive both live and test events? The customer.updated events that it received (two of them) were one for live, one for test mode.

worn saddle
#

But it's a connected webhook - shouldn't it receive both live and test events?
that's what I'm saying, I know it worked that way in the old Connect OAuth integrations, but that was always weird and confusing, so I assume with Stripe Apps we cleaned that up so live events go to live endpoints and test events go to test endpoints