#daagcentral

1 messages · Page 1 of 1 (latest)

plain bronzeBOT
shadow bane
#

Yeah there's 2 webhook types: standard and connect

#

For standard webhooks you should only be receiving platform events

#

If you don't want to receive events for your conenct accounts, just don't create a connect webhook endpoint

daring pond
#

I want to receive connect webhooks

#

But why am I getting connect webhooks when people transact elsewhere?

#

Can I somehow filter and send webhooks that originate with me

shadow bane
#

I don't understand

#

You said here you don't want to get connect webhooks: Is there a way to limit the webhooks we receive to just the ones that originate from our platform? I dont want to handle all the webhooks for charges my sellers are receiving in their stipe account

#

Based off that it sounds like you don't want connect webhooks at all

#

Can you elaborate?

daring pond
#

I want to receive connect webhooks.
My first question to you is when sellers connect their stripe to my platform, will I be receiving webhooks for their activity on other platforms?

shadow bane
#

Are you seeing that's the case at the moment? I'm not sure offhand, but I think you will

daring pond
#

On the docs it says all events

shadow bane
#

yeah that's what i'd expect

daring pond
#

Ok so if we are recieving "all events" wouldnt that be a privacy issue?

shadow bane
#

We just help developers with the api in here. I can't provide any advice on that

#

Or don't really know what the privacy laws are

#

If you do have concerns, really recommend talking to our support team: https://support.stripe.com/contact

daring pond
#

ok, how can I only receive webhooks tied to my platform only instead of recieving webhooks for charges happening on my sellers' other businesses?

#

is there a flag I can set somewhere?

shadow bane
#

Let me ask a colleague but don't think there's a way to achieve this

daring pond
#

Ok, lmk what they say

shadow bane
#

Will do

#

So there's not a way to not receive events from other platforms connected to your connect accounts, but you can filter them out by inspecting the application param on the object to only look at ones created by your platform application