#shahzaib997

1 messages · Page 1 of 1 (latest)

gaunt flameBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

lilac ruin
#

👋 happy to help

#

if they already have a standard account this means that Stripe has verified the merchant's account

#

unless I'm misunderstanding the question, there's nothing for you to do

velvet python
#

But what if user select "Create a new account" option. Fills require data. Redirect back to my website with accountId. Should I fetch stripe account info and check account?.details_submitted and account?.charges_enabled?

#

details_submitted:
Whether account details have been submitted. Standard accounts cannot receive payouts before this is true.

charges_enabled:
Whether the account can create live charges.

Found above in https://docs.stripe.com/api/accounts/object

lilac ruin
#

just give me a second please

velvet python
#

ok