#Meyer-connect
1 messages · Page 1 of 1 (latest)
Hey, have you looked at Connect? https://stripe.com/docs/connect
Hello ! Yes Indeed I am seeing Connect.
Is there a possibility to put the available funds in the balance at a specific time and not 7 days later?
Also, can you tell me about the bonds/bank authorization on Stripe? I saw that you can only authorize but it's not really a bank authorization like Lime which is invisible?
Yep, you'd use separate charges and transfers: https://stripe.com/docs/connect/charges-transfers
Not sure I understand the question
But I don't understand how to create an express account to connect from the api?
For now I use stripe.customers.create
what is the difference with stripe.account.create ?
I can't create an express account without making an account link?
It's all detailed here: https://stripe.com/docs/connect/express-accounts
Customer objects represent customers on your Stripe account. An account is a different business/entity that you facilitate payments with/for
But it is not possible to make payments to his customers ?
Our project is a clothing rental application so renters pay and renters receive the money on the balance
Your customer in this instance would be a Stripe account
but not express but custom ?
The type of account would depends on your requirements