#slimane

1 messages · Page 1 of 1 (latest)

oak orbitBOT
grizzled stirrup
#

hi! hmm I don't think that's possible no.

#

if they don't use a password how would they log into their account?

novel wagon
#

Damn OK. Actually they will never need to. Our backend handles everything. Their account is really here to receive payments and to get Payouts automatically at the end of the end.
They can see their balance through out UI

grizzled stirrup
#

sounds like maybe you want Custom accounts instead if you are doing that level of white-labelling

novel wagon
#

Yeah exactly, but then i need to build the full UI to create the "Account Token" before creation right ?

#

ohhhhh thanks

#

Not a big UI designer myself, wanted to skip the "Fetching information" part

grizzled stirrup
novel wagon
#

trust more Stripe

#

Sadly i'm in France, i think i need to do something for that

grizzled stirrup
#

yes, you need to use an AccountToken if you are providing any information upfront on creating the account.

novel wagon
#

If i don't provide anything it's OK ?

#

Can create the account right away ?

grizzled stirrup
#

yes you can create the account with nothing and then redirect to the onboarding AccountLink if you wish

novel wagon
#

Like an "empty" account, just to link it

#

Got it

#

Your link is great, i get into that right now! Thank you very much.
Will try to finish myself