#tomhamiltonstubber-Express Account
1 messages · Page 1 of 1 (latest)
Ola
I'm not sure I follow, could you please elaborate?
Sure
So users can be sent notifications for various events, such as an email telling you a Payout is on the way to your bank account
By default, Express accounts have these notifications disabled
Is there any way to turn them on via the API?
By default, Express accounts have these notifications disabled
This is what Stripe support told me at least
I'm not really sure, this is not my area of expertise to be honest
what you can do is to track what's happening on the payouts for your connected accounts via webhook and try to send them emails when you receive a payout.paid event
I don't think we have exposed APIs for dashboard actions
or under the hood actions
Yeah but I don't want to have to develop that if I can just enable the notifications by default
I'll have to look at all the notifications and then see what we need to build from our end
So if there's a better way of doing it that would be great😄
unfortunately I don't have an answer for you, but I'll try to ask my colleagues
Thanks
I asked around, my team has as much knowledge on the subject as myself, and the only answer we could give you unfortunately is the one I did earlier with the webhooks solution