#unknowncat
1 messages · Page 1 of 1 (latest)
Hi 👋
I'm not sure I understand what it is you are trying to do here. What events are you listening for and what action are you planning to take?
hi Snufkin, I hope you're well. WooCommerce has webhook event handlers for like successful payment, refund etc. I'm suspecting probably needs to be setup on the connected account since it's direct charges?
Even with direct charges, if you as a platform set up a webhook endpoint for Connect accounts it will listen for all the selected events on all Connect Accounts related to your platform
nice, but won't all connected account events fire to all the webhooks on platform?
Not unless you create the webhook to listen for Connect events
Our details on Connect webhooks can be found here: https://stripe.com/docs/connect/webhooks
here's bigger picture, going to have many sites setup where we're taking a percent off the top of each. each site needs webhook to catch events for sales that happen on that site. Know what I mean?
Kind of but that doesn't affect my answer