#metamike8438

1 messages · Page 1 of 1 (latest)

feral pawnBOT
ruby temple
#

Hello! Give me a minute to help a couple of other folks and i'll be right iwth you

willow creek
#

sure, waiting

ruby temple
#

Just to clarify - transfers and payouts are two completely separate things. Do you just want to know when the transfer from your platform -> to the connected accoutn is successful?

willow creek
#

Payouts => self
Transfers => Other connected accounts
Am i right? if yes then
I want to know when the transfer from your platform -> to the connected accoutn is successful

ruby temple
#

Payouts => moving money from a stripe account to an external account (both the platform, and connected accounts can have payouts)
Tranfsers => Moving money from one stripe account to another

feral pawnBOT
willow creek
#

Am i missing anything?

ruby temple
#

Yeah but you can use the Payouts API + the Stripe-Account header to make a payout for your connected accounts

#

If you're just trying to know when a Transfer is successful, we don't have an event for that because if the trasnfers creation request was successful then that means it worked

willow creek
#

can transfers be reversable, if yes do we have an event for it?

willow creek
finite flume
finite flume
willow creek
finite flume
#

What are you trying to do? What are you worried about with conencted account webhooks?

willow creek
#

there?

finite flume
#

I'm here, but what "problem" are you trying to solve?

#

You can create those payouts without webhook endpoints, but if you want to get webhook notifications about these events on your connected accounts you'd need a COnnect-type endpoint.