#nixienormus

1 messages · Page 1 of 1 (latest)

earnest cradleBOT
#

Hello nixienormus, 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.
nixienormus, 0 days ago, 11 messages

delicate sphinx
#

Snufkin isn't available right now, but you can give the context here and I can start taking a look

earnest cradleBOT
gritty ocean
#

Essentially, I have a connect express user that it trying to sign into his dashboard, and instead of receiving a auth text code to his phone number, we are receving it on our primary account phone number

hard mason
#

Hi we can't help with that sort of thing in here

#

You'll need to talk to our support team to get this resolved

#

We just help developers with api questions in here

#
gritty ocean
#

I am a developer, and this is a question related to the API

#

Please read the thread

#

I am generating an account link

hard mason
#

Please provide a better summary

#

From what it sounds like you need to talk to our support team

#

We just help folks integrate the api in here

gritty ocean
#

Okay. So, from what you can tell, Im generating the link properly, but if the users account is not validating against the right credentials, thats a support topic?

#

I was unsure if there was an extra parameter I missed or something on link creation

#

@barren venture mentioned that If I shared a link generated from this, that they would be able to determine what happened. Would it help if I sent that?

hard mason
#

No don't do that

gritty ocean
#

ok

hard mason
#

Most because login links are considered sensitive

#

You're creating it correctly. But if the verification text is being sent to the wrong phone number, I recommend asking support about that

gritty ocean
#

Ok Got it

hard mason
#

It's possible the wrong phone is on file with that connect account

#

Not really sure

#

But your code looks fine

gritty ocean
#

Ok sounds good. Thank you

#

Another question I have is when I create the connect link for them to signup, a return_url param is required. Can I leave that empty, or is there a best practice for when I dont want to redirect them anywhere when I am inside of a popover webview? Ideally my flow would be the user clicks the button to sign up for connect, a popover webview covers most of the screen, and then when its done, I just close my popover and the user continues on the page they were at.

hard mason
#

Nah you need a return url to do something

#

Can just be a splash page or whatever else

gritty ocean
#

Ok

hard mason
#

You could even just have javascript on that page that closes the window/popover

gritty ocean
#

Maybe I'll just have it say "close this" lol

#

Oh!

#

Good idea

#

Perfect

#

Thank you

hard mason
#

No prob

gritty ocean
#

Okay my final question, I am looking to setup one of the Stripe webhooks to let my backend know when a connect user has setup payouts fully. I am looking on this page but cannot find this in the options. https://dashboard.stripe.com/webhooks/create Can you point me in the right direction of where I can set this up? Is it the Financial Connection webhook?

hard mason
gritty ocean
#

Yes! Thats what I was looking for. Thanks! Have a great weekend