#ravivarma-connect

1 messages · Page 1 of 1 (latest)

modern imp
#

@sturdy estuary no, you have to use Connect, that is our solution for that use case of sending money to people.

sturdy estuary
#

but in connect platform we need to collect lot of information from the people such as PAN, document prrof etc

modern imp
sturdy estuary
#

Okay

#

but i used connect platform

#

is there any sdk for react native cli

#

without expo

#

i created one connect account but not able to transfer the amount in test environment

#

What is the transfer api?

modern imp
#

but not able to transfer the amount in test environment
what happened when you tried?

#

i.e. what exact error did you get?

sturdy estuary
#

in my account around 21k test balance is there, but it is telling insufficient funds

#

i tried this in stripe dashboard

modern imp
#

sure but it's probably pending balance.

sturdy estuary
#

but it is showing avaiale balance as 21k

sturdy estuary
#

What is the transfer api?

modern imp
sturdy estuary
#

can i use transfers and api

#

transfer api and accoutns api

#

together

modern imp
#

those are both APIs you can use yes

#

I mean yes that is how it works

#

you create a Stripe account, then transfer money to them

sturdy estuary
#

to transfer amount without taking all the information from the user

modern imp
#

no you CAN NOT AVOID collecting that information

#

it is a legal/regulatory requirement.

sturdy estuary
#

Funds can't be sent to accounts located in IN because it's restricted outside of your platform's region;

#

what is this error?

#

when i am using transfer api, getting this error

modern imp
sturdy estuary
#

then how can i do

#

do i need to create connect account for each coountry?

modern imp
#

you need to take a step back and think about what your actual business is going to be, are you going to be an Indian company transferring money to people with in India, or to people worldwide; or is your business going to be based in a different country. Also please do read the docs I'm linking.

sturdy estuary
#

can we have a call?

#

i will explain about our business

#

then you can let me know whether stripe help us or not

#

Our business is worldwide and it is operated from USA,

modern imp
#

no we can not have a call and this Discord is for technical API questions

sturdy estuary
#

We will have customers and vendors world wide

We will collect money from customers on behalf of vendor, whenever our vendor requested for payment we need to send money into their bank account

modern imp
#

if your business is worldwide I'd suggest creating a US Stripe account and using that for your testing instead of an IN one as it will make things easier and more like the live mode

sturdy estuary
modern imp
#

yep of course! It's a very normal Connect use case.

sturdy estuary
#

Actually there is no sdk from stripe for react native cli

#

stripe is providing sdk for expo projects in react native

#

now i need to design the ui based on the countries to collect the information

modern imp
#

well you should just use our hosted pages

#

building your own UI would be a massive job! And it's just you as the only developer? You would be taking on a really big task.

sturdy estuary
#

Yea i am the only developert

modern imp
#

I'd suggest starting with that guide I linked, using Express accounts with out hosted onboarding.

sturdy estuary
#

that is the problem, and first time i am using stripe

modern imp
#

yep and you're trying to do the most complex thing it's possible to do on Stripe and that usually requires a team of people to integrate

sturdy estuary
#

You suggesting me to use accountLinks for onboarding?

modern imp
#

I am yes

sturdy estuary
#

i tried yesterday but getting the api error

modern imp
#

and that error was?

sturdy estuary
#

You are trying to create an account link for a connected account in a country that Connect Onboarding does not yet support

modern imp
#

yep because it's India and that complicates things

#

if your business is worldwide I'd suggest creating a US Stripe account and using that for your testing instead of an IN one as it will make things easier and more like the live mode