#heracles2756

1 messages · Page 1 of 1 (latest)

quaint ivyBOT
#

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.

jagged pilot
#

Hi there!

#

can you share the account ID?

sleek pecan
#

I got account using this

#

but its different with real account id.

jagged pilot
#

Can you share the account ID (acct_xxx)?

sleek pecan
#

my account?

#

or connected account?

#

its mine:acct_1Nf5VaJbhGKfQbl1

jagged pilot
#

The restricted account.

sleek pecan
#

acct_1OD1GxR1JXhySSCp

#

acct_1OD1IdQpkDerOPLf

#

As I said before, I created account using this

const account = await stripe.accounts.create({
  type: 'standard', // Specify the account type
  country:'US',
  email: 'srinet.us@gmail.com', // Specify the email address
});
console.log(account.id);
jagged pilot
#

This are Standard accounts. So you need to login into these accounts, and provide the missing information.

sleek pecan
#

missing information?

#

it's account

#

what should I add more?

#

Could you provide me example account information?

jagged pilot
#

Did you do the Stnadard account onboarding?