#Charmon
1 messages ยท Page 1 of 1 (latest)
Yeah we go over how negative balances are handled here: https://support.stripe.com/questions/handling-negative-balances-in-your-stripe-account
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
You can also reverse the transfer to claw back funds from the connect account: https://stripe.com/docs/connect/destination-charges#issuing-refunds
Thanks for that, would you be able to tell me why express account is recommended over standard?
So far I found that with express users can use multiple payment methods and with express money goes first through your account.
Are these the only differences?
It's not really recommended over standard. Every use case is different, so you may find that for your specific use-case it is the best, but really this is all up to you. I recommend reading this guide to help choose your account type: https://stripe.com/docs/connect/accounts
It says that standard is ideal for "experienced online businesses as users" and express is ideal for any type.
I want to let personal trainers, to join my platform, some of them might not have their own company incorporated, can regular individuals still create standard account?
As a sole proprietor they should be able to
ie. individual here: https://stripe.com/docs/api/accounts/create#create_account-business_type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thank you, and just to be sure once I choose one type of accounts that I want to be creating I have to stick to that integration, i.e I can't change that in the future?