#rushil_81232
1 messages · Page 1 of 1 (latest)
are you talking about refunds? https://docs.stripe.com/refunds
No, I am not talking about refunds..
I just want to pay to my end users directly
You can only transfer funds to accounts connected to your account
Ya, but in stripe , only business accounts can be made right ?
Not really, you can also create individual accounts (https://docs.stripe.com/api/accounts/object#account_object-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.
Ya, I have seen this, but irrespective of the account type, in order to recieve payments we need to add the business details right like business url, tax number and all, right ?
Yes you are right, onboarding is mandatory
But my question is, lets say my customer is just a normal human, he doen't have any business, so obviously he will not be able to add any business details. So, in that case How will I tranfer funds to him because I can't onboard him also. So, this scenario is not achievable by stripe right ?
The requirements are different for individual type of account, I'll suggest you to try creating an account and see what requirements are needed.
I have gone through your documentation and found that adding business details is mandatory for onboarding even in the individual type of account. Am I right ?
It really depends on the country of the account, and its local regulations,
Lets say it is US, can you tell me for US ?
Discord is busy so I don't have time to run the test, can I suggest you to do it yourself?
I have checked it. For every type of account, it is asking me for business details. Is there any other way to create and verify the account without entering business details