#corzah-payment
1 messages · Page 1 of 1 (latest)
Thank you
The flow of payment via Stripe is:
- Customer buys some goods or services.
- Business gets the money in their Stripe account.
- Depending on how Payout is setup, the money will be transferred to the business's bank account.
Thanks a ton!
You can trigger an instant payout to request for money to be in bank account within 30 minutes: https://stripe.com/docs/payouts#instant-payouts
So on my app each user would need to create a stripe account?
Do you mind sharing your business case please?
Basically I’m creating an app and on my app there are two types of accounts a user can make which is a normal account or a business account.
The normal account is a where a user is looking to buy goods and a business account is where a user sells goods
When a normal user buys something from a business user I want that payment to go straight to the business owner
Do you charge any commission (application fee in Stripe's terminology lol) on your users?
no I don’t
Sure
To be honest I don’t know what that means
I was thinking of recommending Stripe's Connect product where you can handle the users' accounts on your end.
I was trying to understand your use case to recommend the best type for you 🙂
Yeah I just want a user to be able to buy a service from another user and have those payments instantly reflect the bank account
I recommend creating Express accounts for your users, as you will be handling the code and flow on their behalf.
You as the Platform account can then manage their accounts, and perform API requests on behalf of these accounts.
In the future if you would like to consider changing your business model to start charging application fees, this is also flexible.
What are application fees?
This is the "commission" you can define, to allow the settled payments to have a certain amount or percentage going to your platform account. https://stripe.com/docs/connect/destination-charges