#MikeGreat

1 messages · Page 1 of 1 (latest)

minor birch
#

hi! do you have any details we can look at? Like an event ID evt_xxx that is not being delivered as you expect?

floral robin
#

yes

#

i mean, i dont have any event firing on my staging environment, what do you need from me to investigate this

minor birch
#

I'd need an event ID evt_xxx that is not being delivered as you expect?

floral robin
#

evt_1LMYVgHuNba0BC8OrzRpzDBU

minor birch
#

ok, now can you talk me through your webhook setup? bear in mind Stripe has no concept of a staging environment, we have a test mode and a live mode

#

looking at your account you have a https://staging-api.******.com/webhook URL, is that where you expect the events and aren't getting it?

floral robin
#

yes

minor birch
#

are you aware that you set those URLs up as "Connect" endpoints and was that intentional? https://stripe.com/docs/connect/webhooks Connect endpoints only recieve events from other Stripe accounts under your platform , the event you linked is not a Connect related event so would not be sent to such an endpoint, which is likely your issue.

floral robin
#

oh, i dont need it to be connect end poin

#

i have changed it, i just canceled a user subscription and the webhook didnt receive any events

minor birch