#HVMP-connect-events
1 messages ยท Page 1 of 1 (latest)
Yes, we generate payout.failed events for connect accounts, but you need to be sure you have a webhook endpoint that is listening for them because they won't be sent to a webhook endpoint that is listening for events just for your own account
You need to create a webhook endpoint that listens for events on your connect accounts
Oh wow..
Ok ๐ค
So if we have like 1000 connected accounts, we need to configure a webhook for payout.failed on each and every one?
I'm assuming we can programmatically, then, create these? ๐ค
sorry for delayed response.
Not for each one, just 1 webhook that will receive events from all your Connect Accounts