#mykola5123

1 messages · Page 1 of 1 (latest)

heavy solsticeBOT
grizzled jasper
#

The link that I get create an account in the test mode only.
Can you explain the issue here a bit more? You control account & account links creation in test vs live mode by using the corresponding secret key

gritty pendant
#

Sure.

I call the stripe.accountLinks.create to get the link for onboarding flow. After I redirect the user to onboarding, stripe shows me "Yous are in the tesmode".

#

The main account ("Skimpel") has already live mode

grizzled jasper
#

Can you share the account link request you made? ie, the request ID like req_123?

#

You must be creating a test mode account link for a test mode account, using a test mdoe secret key

#

It sounds like that's not what you mean to do?

gritty pendant
#

exactly! Let me check the secret key.

#

I think you are right, it seem like I have a problem with environment variables

#

How/Can I get a secret key in the stripe account?

grizzled jasper
gritty pendant
#

There are no option to read it

grizzled jasper
#

You can create a new one, then

gritty pendant
#

OK thank you, it was helpfull