#yolocat-connect-docs

1 messages · Page 1 of 1 (latest)

harsh micaBOT
dull plover
#

yolocat-connect-docs

buoyant drift
#

it shows an example on how to create an “express” account (whatever that means) but how do I actually implement it

#

like do I create this “express” account per seller, customer, only once for my backend etc

dull plover
#

@buoyant drift each seller would need to have their own Stripe account

buoyant drift
#

so the backend doesnt create any accounts?

dull plover
#

"the backend" usually means your own code server-side. So yes your code server-side should create an account for each seller as you onboard them and collect all their information. Once you have that, you can start accepting payments on their behalf

buoyant drift
dull plover
#

yes

buoyant drift
#

okay

dull plover
#

Please carefully read the docs, they go over everything if you read them sequentially