#sushi-Connect
1 messages · Page 1 of 1 (latest)
Hi there, you can get started with Express Connect here https://stripe.com/docs/connect/express-accounts
while making the payouts via API can we use standard account as well ?
any example on react js, node js or react native
?
https://github.com/stripe-samples you can search connect and find many example codes in this repository. Most of the front code is written in js.
thanks a lot.
is it possible to send payout using standard account?
instead of express account ?
I don't quite understand what you mean by send a payout using standard account, can you give me a use case?
under the stripe connect i see 3 options, standard, express and custom, so is payout possible for all these types of account?
use case: a platform has users and host, we collect from the user and need to payout to a host. Now if host has added a standard account with the platform, can the payout be made to this host with standard account ?