#sushi-Connect

1 messages · Page 1 of 1 (latest)

warped bane
mental nacelle
#

while making the payouts via API can we use standard account as well ?

#

any example on react js, node js or react native

#

?

warped bane
#

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.

GitHub

Sample integrations built by Stripe. Stripe Samples has 45 repositories available. Follow their code on GitHub.

mental nacelle
#

thanks a lot.

#

is it possible to send payout using standard account?

#

instead of express account ?

warped bane
#

I don't quite understand what you mean by send a payout using standard account, can you give me a use case?

mental nacelle
#

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 ?