#RubyDev-webhook
1 messages · Page 1 of 1 (latest)
Yes I'm using Stripe Conect
and doing checkout but unable to receive webhook of payment_intent.succeeded
earlier it was working
but now suddenly unable to recieve
is there an error message you see? Do you have the event ID evt_xxx of some event you are expecting to recieve?
yep
evt_3JrfdVGkntF0z1iA1E65n3GA
I suppose to receive payment_intent.succeded over my ngrok url https://paidmembersapp1.ngrok.io/
u there?
Extremely sorry
your test mode Connect endpoint on your platform doesn't listen to the payment_intent.payment_succeeded event type from what I can tell, so that would seem to explain it (https://dashboard.stripe.com/webhooks/we_1JiI3QCEgURHX8WqOD9vbbk2 or https://dashboard.stripe.com/webhooks/we_1Ji0FlCEgURHX8WqqYML2RC7 )
Do I need to add this on connected account or parent account?
the platform, if you're using Connect you always configure the webhooks on the platform account