#jarnold7613

1 messages · Page 1 of 1 (latest)

austere wadiBOT
latent veldt
onyx remnant
#

Setting it like this

const customer = await stripe.accounts.create({
type: "express",
email,
business_type: "individual",
});

#

Seeing the options to change this here

latent veldt
#

hmm yeah, I believe providing the value just prefills it.
The end customer can still choose to change the type during onboarding. I don't think there's a way to "lock" it down as such

#

not with express accounts atleast

#

Might be different for custom accounts