#Bustafa

1 messages · Page 1 of 1 (latest)

neat ruinBOT
unreal marsh
#

Hello 👋
Let's chat here

cerulean kraken
#

Solution analyst

#

with our backend team we've tried to implement custom onboarding flow

#

but for now it looks like we only can prefill some fields

#

Boss wants us no redirects and less forms as possible

#

becouse clients leaving the onboarding process halfway

#

so that we got this flow from your doc:

unreal marsh
#

Ah nice, glad you figured it out

cerulean kraken
#

and did with our BE dev this

#

here are the steps of flow starting with get data from DB

#

and the result is in doc

#

but what we want is:

  • not to redirect customers at all
  • fill as less fields as possible
#

so in general my questions are these :

  1. what floe we should choose to make our onboarding connected accounts smooth and easy (more "amazonlike") with no pain for clients
#
  1. when we choose correct flow from Stripe document - what in particular should we do to make as less fields and forms ?
#
  1. could we not redirect clients to Stripe but reach your API from BE and manage forms and data on our side in good old REST API way?
#

Thanks!

unreal marsh
#

What type of connected accounts are you working with?

#

Ah custom