#TLK-MAYAVAN

1 messages · Page 1 of 1 (latest)

elfin radishBOT
gloomy solar
#

Hi there, I can help if you have a problem with Stripe API

daring terrace
#

hi jack i am from india i want to use connect payout flow but i cant access

#

Error: Platforms in IN cannot create accounts where the platform is loss-liable, due to risk control measures

gloomy solar
daring terrace
#

iam getting error i didnt get request ID

gloomy solar
#

There's still a request ID even if the api request faild.

daring terrace
#

req_MrWupEOdFIchXc

gloomy solar
daring terrace
#

2 min

#

can please send me api body parameters

#

const account = await stripe.accounts.create({
type: 'express',
country: 'IN',
business_type: 'individual', // Adjust business type as per your requirements
capabilities: {
card_payments: { requested: true },
transfers: { requested: true },
},
});

gloomy solar
#

As I said earlier, you can only create standard accounts, but you set typ to express in your code.

daring terrace
#

can you change this above body like correct way

gloomy solar
daring terrace
#

Error: You cannot create Standard connected accounts with capabilities via API

gloomy solar
#

Remove the capabilities from your API request.

daring terrace
#

its working but account restricted

gloomy solar
#

This is expected because you haven't completed the onboarding.

daring terrace
#

what can i so next step

gloomy solar
#

I'd suggest you to go through the Connect doc and follow the instructions

daring terrace
#

sure 2 min

#

i using test mode but its showing
Error: You must update your Connect branding settings with business name, icon, brand color in order to create an account link. You can set the missing fields at

gloomy solar
#

I believe the error message already told you what's the next action item. You should follow it.

daring terrace
#

if its activated i can send money to this account right?

gloomy solar
#

You mean accepting payments in this account?

daring terrace
gloomy solar
#

Yup, please wait for stripe support to review your account application.

daring terrace
#

okey but this onboarding process being to long so can i send payment from my stripe account to consultant direct bank accounts , is there any flow like this

gloomy solar
#

No I don't think you can do that when your account is being verfied.

daring terrace
#

no i am asking i need to send amount my users direct their bank account without stripe connect

gloomy solar
#

You can't accept payment or create payouts if your account is not yet activated.

daring terrace
#

i am asking as a scenario not for this account

#

i have my main account it has completed all verification

gloomy solar
#

You need to be more clear and specific about your question. I still struggle in understanding you.

daring terrace
#

Forget above discussion

#

I have used connect flow and i sent amount to my vendor with their stripe but now can send payment with their direct bank account without stripe on boarding, is their any way?