#ishan-connect-webhook

1 messages · Page 1 of 1 (latest)

prime jungle
#

Hi there, I was wondering if you could provide me with your account id please? It should look like acct_xxx within your account settings

icy wagon
#

acct_1HrckWHHgiuTDwmO

prime jungle
icy wagon
#

But when payout is made from connected account's stripe balance to the external bank account, I am unable to see any payout event in the 'Events' tab. The example which you have shared is for the payout which I made from platform's stripe balance to the platform's bank account.

prime jungle
#

The Connected account's webhook events specifically can be accessed via the relative webhook via https://dashboard.stripe.com/test/webhooks and clicking into the webhook, these events will not be shown in the Platform account's events page.

icy wagon
#

But for that I need to configure webhook endpoint, right ?

prime jungle
#

If you would like to test and see how the events look like, you can set up the webhook and click on the "Send test event"

#

yes

icy wagon
#

Can I view the event's payload before configuring the webhook endpoint ?

prime jungle
icy wagon
prime jungle
#

If you were to create a test webhook (this can always be deleted later) via https://dashboard.stripe.com/test/webhooks, and allow the webhook to listen to payout events. Go to your test Connected account and trigger a payout in test mode, you should then be able to see the event within the test webhook you have created.

#

The payout event format would be similar to the one you see from the Platform account, with one extra field that is the Connected account id.

prime jungle