#LowCodeFan
1 messages · Page 1 of 1 (latest)
hi! could you elaborate a little more on the set up and how you're integrated with Stripe today?
Hey, I am new to stripe. I only test the payment in flutter in test mode.
I am not sure how to do it. if users pay me and one day they want to withdraw, how can I pay them back to their bank accounts?
Could you please help?
Not just refund, they can make money from the app.
are you using Stripe Connect today?
No
ok, well then you really need to read through the docs for Connect and understand/design the overall structure and set up of your business and Stripe integration before it's possible to ask a specific question like this
you might start here https://stripe.com/docs/connect/explore-connect-guide
Users can take tasks from other users,
when they finish the jobs, money goes to their deposit.
Once they want to withdraw, how can I pay them?
you'd transfer funds to the connected account representing the user. You need to read through the Connect docs to understand how that works and what it means, it's not possible for me to directly explain this from scratch, so have a read through the docs, try things out, and come back with specific questions and we can help!
I only have users' bank card info,
does stripe connect need to register?
Hi! I'm taking over this thread.
If you want to send money to users, then you will need to use Stripe Connect and the users will need to have Stripe Accounts.
Thanks, my users cannot register stripe accounts. Is there any other method to do it?
The only way to send money to users is if you are using Stripe Connect and they have Stripe Accounts.
Note that there are three types of Stripe accounts, as explained here: https://stripe.com/docs/connect/accounts
Thank you. I will take a look at if there is a tool to pay multiple bills.
Can I bind my bsb and account number to my stripe acount? When money comes in, it will automatically transfer to my bank account.
What is BSB?
When Stripes sends money to your bank account, we call that a "payout". And you can learn more about payouts here: https://stripe.com/docs/payouts
Got it! Then yes you can see it in the doc I just shared:
Does payout charge me a transaction fee?
No, unless you are using Stripe Connect (Express or Custom): https://stripe.com/connect/pricing