#speakofthedevo

1 messages · Page 1 of 1 (latest)

tender prawnBOT
deep cedar
zinc apex
#

Eh, I do that for my website, but this is thru my iOS mobile app, so I was looking to see if there was a link I could provide them to continue on with onboarding

#

Plus, the onboarding form doesn't give a user an option to add their bank accounts at another time?

deep cedar
#

is there a reason why you can't redirect the user to the corresponding link in your app?

#

that is the link to continue on with onboarding

zinc apex
#

Ah, so I would call stripe.accounts.create

then stripe.accountLinks.create(account.id) which would give me back a link I can provide them?

deep cedar
#

yep

zinc apex
#

Okay perfect, thank you! Do you know how I would provide return and refresh urls to send them back to the iOS app?

deep cedar
#

you'll likely need to do a deeplink