#tomhamiltonstubber-Express Account

1 messages · Page 1 of 1 (latest)

deft shadow
#

👋 happy to help

vestal crag
#

Ola

deft shadow
#

I'm not sure I follow, could you please elaborate?

vestal crag
#

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

deft shadow
#

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

vestal crag
#

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😄

deft shadow
#

unfortunately I don't have an answer for you, but I'll try to ask my colleagues

vestal crag
#

Thanks

deft shadow
#

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