#ibgoldbergs-connect-accountdebit

1 messages · Page 1 of 1 (latest)

hasty glacierBOT
quartz pendant
#

@upbeat bloom no, that's something you'd build on your own

upbeat bloom
#

Is there some sort of webhook that we can subscribe to that shows when a connected account is debited?

quartz pendant
#

what do you call "debited"?

upbeat bloom
quartz pendant
#

ibgoldbergs-connect-accountdebit

#

So here your own code creates this, so you don't really need an Event right?

#

But you'd get a charge.succeeded from your platform

upbeat bloom
#

Basically we need to "charge" our connected accounts for some fees every now and then, and we need to let them know why

#

Got it. So in this case, if we want to send them an invoice we would have to create our own invoice.

quartz pendant
#

sure but your code charges them, so you know when you do it and why and you can record all of this on your end

#

yes