#ItsWendell-connect-payouts
1 messages · Page 1 of 1 (latest)
I believe you should get an account.updated webhook if you're set up to listen for them: https://stripe.com/docs/api/events/types#event_types-account.updated
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
We did, we do receive other account.update webhooks, but not when we in the dashboard go to Connect -> Account -> (tree dots menu) -> Pause Payouts (in testing mode)
Doing the same for 'rejecting' an account does trigger a webhook
Huh... I guess we don't trigger that event for payouts paused, though this seems odd/wrong.