#Jeff Osia-connect

1 messages · Page 1 of 1 (latest)

warm stream
#

Yes, when using connect each connect account can have their own Customer objects that belong to them

jovial fog
#

How can I connect an account that already exists in stripe?

warm stream
jovial fog
#

Is there documentation on how to charge a particular customer for a connected account? I cannot find that in the payment intents api documentation.

warm stream
jovial fog
#

Thank You

jovial fog
#

I am not trying to collect from a connected account. I am trying to collect from a connected accounts customer on behalf of the connected account. Is there a way to do that?

warm stream
#

That is essentially what a direct charge is doing - the connect account is charging their customer, the funds go to their balance, and then a portion get transferred to you.

The other flows require the customer objects to live on your (the platform's) account, which I believe is not what you want

jovial fog
#

OK. Thank You, I am just not seeing where the connected account customer is specified.

warm stream
jovial fog
#

Got it. Is the customer id (Ex: cus_KQsHTg5GsVRfst) set in the customer property of the payment intent object?

lean wolf
#

If it is created with one yes

jovial fog
#

Thank you very much. I think I have a good understanding at this point.

lean wolf
#

Awesome. I am just catching up to this thread now. Do you have any further questions or things blocking you at the moment?