#Hiroshi

1 messages · Page 1 of 1 (latest)

random flax
#

Hello 👋 Morning
How can I help you?

dapper magnet
#

Hi, thank you for the quick response

#

i have an issue in stripe connect

random flax
#

Sure, what are you having trouble with?

dapper magnet
#

yes, give me a second

#

ok following the documentation about creating

#

i'm creating the regular acocunts in stripe connect adding some fake information in my dev environment

#

and that's ok

#

the problem is

#

the account is restricted

#

due to "Terms of service acceptance"

#

i reviewed the docs

#

and i found documentation related with that

#

and i'm updating the tos acceptance through an API

#

but it is throwing me errors

#

this one

random flax
#

Can you share the request ID?

dapper magnet
#

i'm using nodejs and putting all based on docs

#

where can i get that?

#

there are not logs in the dashabord

random flax
#

The account ID that you're trying to accept the TOS for, can you share it? or just confirm what type of connected account is it?
From the error and your screenshot it seems like its an Express account but just want to make sure

dapper magnet
#

acct_1KsvRI2Vvet0qwjp

#

yes, is an express account

#

but i didn't see any docs about that restriction

random flax
dapper magnet
#

so , is just changing the account type

#

sorry about this question

#

what is the difference ?

#

i just used the express because it seems like is the default one

random flax
dapper magnet
#

weird

#

i think the express is enough

#

but i wil not be able to create account and remove the restrictions

random flax
#

I haven't personally tested this flow myself yet but have you tried logging into the express account and see if you can accept TOS there?

dapper magnet
#

not yet

#

i just wanted to finish that creation automatically

#

but honestly, i didn't finish that process

#

i was not sure about login, but i'll read more

random flax
#

Yeah np! you'd want to finish the process in order for them to have capabilities enabled

dapper magnet
#

ok cool, i'll read about tos acceptanse in the login page

#

thank you doc