#funk101-testing

1 messages · Page 1 of 1 (latest)

cursive zenith
#

are you deleting all test data on your platform account, then attempting to login to a connected account?

limpid inlet
#

I have a main account for my company which has buyers and sellers. The sellers need to "onboard" in order to get paid through Stripe. So the seller is a "connected" account. And I delete all that data and my dashboard shows clean, make sense?

#

I'm using Express

#

?

#

you still here?

cursive zenith
#

hmmm, i don't know the answer off the top of my head if we delete the connected accounts if you delete test data.

If you write in to Stripe Support, we can probably follow up and check on this for you.

limpid inlet
#

is there a way to delete accounts in Live mode?

cursive zenith
limpid inlet
#

dude, that's test data not live right?

cursive zenith
#

it mentions in the description for this request that Accounts created using test-mode keys can be deleted at any time. Standard accounts created using live-mode keys cannot be deleted. Custom or Express accounts created using live-mode keys can only be deleted once all balances are zero.

limpid inlet
#

it has to be done via API? not in dashboard?

cursive zenith
#

there's no way to delete Express accounts via the Dashboard unfortunately

limpid inlet
#

so only API, I have a bunch of "rejected" accounts, I can delte them through api

cursive zenith
#

yep

limpid inlet
#

another question, if somebodies connected account shows "information needed soon", how long will that flag? I don't see an expiration in theJSON response

#

"requirements": {
"alternatives": [],
"current_deadline": null,
"currently_due": [],
"disabled_reason": null,
"errors": [],
"eventually_due": [
"individual.dob.day",
"individual.dob.month",
"individual.dob.year",
"individual.ssn_last_4"
],
"past_due": [],

cursive zenith