#guest123

1 messages · Page 1 of 1 (latest)

pastel harborBOT
wary socket
#

That should be the default behavior if you create a platform webhook

#

So if you are getting both on the same URL, it may be best to change the URL of one of your endpoints

tender fulcrum
#

oh ok, so I should not receive webhook events relating to other payments on connected accounts, only the ones that are created by my account?

#

by created i mean if i initiate the paymentIntent and set the stripeAccount parameter to the connected account

wary socket
#

Correct, those events will not show up on the webhook endpoint for your platform account itself.

tender fulcrum
#

Great, thanks Pompey