#tnagar-payouts-connect
1 messages · Page 1 of 1 (latest)
Hello! You can list Payouts made from a connect account by using the Stripe-Account header to make requests on behalf of your connect account (see https://stripe.com/docs/connect/authentication#stripe-account-header)
There are two types of webhooks you can created - webhooks for your own account (which will only get events for the one account), and webhook for connect (which will get events for ALL your connect accounts). If you want to get webhook events for payouts on a connect account you'll have to create a connect-specific webhook on the platform account (see https://stripe.com/docs/connect/webhooks)