#andygee-webhook-not-working

1 messages ยท Page 1 of 1 (latest)

rain laurel
#

Hello ๐Ÿ‘‹
Yup you're at the right place.
Can you share an example event ID?

fallen mountain
#

HI Hanzo, sorry, what do you mean by event ID?

rain laurel
#

Ah the event that you're expecting to be delivered to your webhook endpoint
You'd find the events here https://dashboard.stripe.com/test/events
You can send me the ID of one of the events that you were expecting to arrive on your webhook.

It should look something like evt_xxxxxxxxx

fallen mountain
#

Ah, right, its this one... evt_3KlYUrBRghsiakRa1dCLKIM1

rain laurel
#

so it seems like this was delivered to two local endpoints
Maybe you had stripe listen running on a terminal ?
Let me check for your other webhooks

fallen mountain
#

I did check that and at first i did have the local listener running but cabceled that and still nothing

rain laurel
#

Ah it seems like you have mis-configured the webhooks
Are you using Stripe connect?

fallen mountain
#

just tried another one now and stil no webhook contact in test mode...

#

Yes

#

Yes using stripe connect

rain laurel
#

Gotcha. Are you using direct charges or destination charges?

fallen mountain
#

I believe direct charges where would i check to make sure?

#

Just checked and yes, we are direct

rain laurel
#

NP! I checked the PaymentIntent in the event that you linked earlier
it doesn't look like this PaymentIntent was created as a direct or a destination charge.
Hence it didn't arrive to either of your connect webhooks

#

Did you pass Stripe Account header correctly when creating the PaymentIntent?

fallen mountain
#

ok, just checking ...

#

Can a connect webhook also work for payments we are making that are not for connected accounts... i.e. its just pays directly in to our stripe account?

rain laurel
fallen mountain
#

Ok thanks, it hink i know what i'm messing up now...

rain laurel
#

NP! Happy to help ๐Ÿ™‚

fallen mountain
#

Many thanks! ๐Ÿ‘ ๐Ÿ’ฏ