#sanjeewa
1 messages · Page 1 of 1 (latest)
hello! can you share the webhook event id that you're expecting to receive but did not?
May I send the paymentIntent ID? because I cannot see any events created for this paymentIntent in webhook section . this is happened when I try to create payment intent in connected account using stripe_account
this is the one : pi_3MQrnlFboisEfQFg0qWySNOL
you need to setup a Connect webhook to receive events from connected accounts
the webhook you currently setup is for Account webhooks i.e. events from your own account only
you need to create a new Webhook Endpoint, you can't edit the current one to change it to a Connect Webhook Endpoint