#linq2 - accounts

1 messages ยท Page 1 of 1 (latest)

haughty laurel
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐Ÿ™‚

#

Can you explain more about this?

#

You might also want to peek into the thread above yours with DanCawford. Is that what you're seeing?

thorny jetty
#

yes give me a second, I can't. copy the code in to the message as it's too much

haughty laurel
#

OK and what am i looking at here? What's the issue?

#

This appears to call the account create endpoint, which i'd expect to create an account

#

Then prefills some data

#

then creates an account link to go to onboarding, correct?

thorny jetty
#

yes

#

but it is creating 2 connect accounts in stripe

#

one restricted and one complete

#

(test mode)

haughty laurel
#

What is your platform account id?

#

And can you run a test to show this happening that i can look at in your logs?

thorny jetty
#

where do i find that?

#

is that the one starting with acct_XXXXXXXX

#

and I've ran a test this afternoon

haughty laurel
#

Sure, but i need to see examples

thorny jetty
#

acct_1EmhuQBSmYxaSWkP

#

the two accounts created together was
acct_1L04hoPmfXpXNck1 (complete)
acct_1L04hvB72yCGLGLV (restricted)

#

what do you need off of me to run a test?

haughty laurel
#
#

You need to debug your code to see why it is making two calls

#

But the APi is creating an account for each, then presumably you are doing the account link/onboarding redirect for only one of them, leaving the other not onboarded