#Rahul Maru

1 messages · Page 1 of 1 (latest)

bitter spokeBOT
broken latch
hollow elk
#

it is showing me the message like this on stripe dashboard
Provide more information in order to enable payments and payouts for this account.
INFORMATION NEEDED - DUE NOW
Company license
Test data accounts are verified only once. Use different
test data helpers
to control the outcome of this verification.

#

requestId
req_bYUPoFc4wpI6jh

#

{
"documents": {
"company_license": {
"files": {
"0": "file_1M1yRqFsdWHZFlc3b0S5fpsv"
}
}
}
}

#

data which i sent

broken latch
#

Got it, thanks for this

#

I recommend inspecting the requirements.disabled_reason value in the account object

hollow elk
#

const stripe = require('stripe')('sk_test_tR3PYbcVNZZ796tH88S4VQ2u');

const account = await stripe.accounts.update(
'{{CONNECTED_STRIPE_ACCOUNT_ID}}',
{tos_acceptance: {date: 1609798905, ip: '8.8.8.8'}}
);

but toc is already updated for that account

#

do you want me to call this again

#

for that account

broken latch
#

I recommend removing your test secret key from the message above

hollow elk
#

that's not the real one

#

check this is the connect account details which is not verified

broken latch
#

Okay, let's take a step back. Are we looking at acct_1M1qRFFhe12bbnP4 ?

hollow elk
#

acct_1M1wPnFoWmuMMGUE

#

this one we need to check

hollow elk
broken latch
#

Okay, got it. Yes, the value of requirements.disabled_reason show this account was disabled due to requirements.past_due. the past_due value is documents.company_license.files

#

Do you have the request ID for your attempt to update acct_1M1wPnFoWmuMMGUE's files?

hollow elk
#

yes sure wait

#

requestId
req_bYUPoFc4wpI6jh
{
"documents": {
"company_license": {
"files": {
"0": "file_1M1yRqFsdWHZFlc3b0S5fpsv"
}
}
}
}

#

this is the requestId and data

#

wait i send you wrong requestid mistakenly

broken latch
#

got it, will wait for the right one!

hollow elk
#

i just called that api again and now it is showing this how many documents need to be uploaded for company based connect account