#Sero

1 messages · Page 1 of 1 (latest)

vapid sapphireBOT
verbal cape
#

hi! if you want to send money to people , like the recipient of the crowdfunding, you need to use Connect and create accounts for them. https://stripe.com/docs/connect

slate sparrow
#

and then I will redistribute the funds sent to me to those "clients"?

verbal cape
#

something like that yes

slate sparrow
#

is it good practice to connect/create when the user is registered in the platform or the crowdfund post is created? or should I do that in other ways?

verbal cape
#

there's no particular best practise, it's what works for you. I'd suggest reading through the Connect docs

slate sparrow
verbal cape
#

I don't know what Deno runtime is

#

the API ultimately is a HTTP API you can call from anywhere by making HTTP calls from any client, we have various SDKs and libraries that make it easier and that support a number of platforms, see https://stripe.com/docs/libraries for more information