#Atish
1 messages · Page 1 of 1 (latest)
Hi
Can you share your webhookId and an eventId/requesrtId that you are expecting to get an event from ?
I need the webhook Id we_123
https://dashboard.stripe.com/test/webhooks
we_1MhUA3DfJAkpzIQTip0CvGWD
Your webhook is listening for checkout.session.*
Whenever I complete a payment, I expect checkout.session.completed
can you share a checkout session Id that you tried to test ?
Can you share the objectId that you are testing with ?
The webhook we_1MhUA3DfJAkpzIQTip0CvGWD is Connect Webhook.
Are you using Stripe Connect?
I think you are doing payments from your platform
then you need to create normal webhook endpoint
Yeah you can, you need to create two webhook with the same endpoint
For this event you need to have a Direct webhook.
I just created one, let me test
I see that you are getting some event now on your webhook event. It looks like your backend is responding with some error... I let you check these errors and I'm gonna close this thread.
Feel free to come back to the main channel with your follow up Questions.