#kaifresh187

1 messages · Page 1 of 1 (latest)

chrome spindleBOT
bitter goblet
#

hi there!

topaz scarab
#

hello!

bitter goblet
#

if you want to send money to users, then you have to use Stripe Connect and the users need to have a Stripe account.

topaz scarab
#

Ok that makes sense. Is it possible to programatically create a Stripe account on their behalf? Or is that something they would have to do themselves?

bitter goblet
#

the classic flow is:

  • you create the account with the API
  • and then you redirect them to a URL so they can fill the information needed
topaz scarab
#

ok nice. Is this a typical use case for Stripe connect? I have used Connect previously but only in using other developers' white label Stripe products

#

by contrast, this is technically setting up Stripe connect on behalf of some of our customers

bitter goblet
topaz scarab
#

Ok thanks