#darshana_docs

1 messages ยท Page 1 of 1 (latest)

plain steppeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1219936418508443648

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

sullen lichenBOT
gusty iris
#

๐Ÿ‘‹ happy to help

#

do you mean via API?

grand steppe
#

Yes

gusty iris
#

unfortunately for the time being there is no easy way to get this information

grand steppe
#

So, we only get charges_enabled and details_submitted attribute? We cannot check if account is rejected or pending?

gusty iris
#

you'd have to compile this from very different places

#

so if this is set then the account is rejected

grand steppe
#

requirements.disabled_reason?

#

Can multiple merchants use same account?

gusty iris
#

requirements.disabled_reason
yes

#

Can multiple merchants use same account?
what do you mean by that?

#

We cannot check if account is rejected or pending?
for pending it's a bit harder

#

because it's an ongoing thing, and at any point if there's due requirements the status will change

grand steppe
#

Okay, thank you.
Can same email be linked to multiple accounts?

gusty iris
#

I'm not sure to be honest, you need to ask https://support.stripe.com/?contact=true

#

but I don't think so

#

AFAICT you can have multiple users for each account, and maybe you can have same emails for these users across accounts, but I think for the main email for the account that shouldn't be the same

#

but again please contact https://support.stripe.com/?contact=true they are better equipped to help you with these types of questions