#braydensterrett

1 messages · Page 1 of 1 (latest)

ivory minnowBOT
valid compass
#

What for?

#

Is this for creating a connect account?

opal acorn
#

Yes, correct

#

We need phone numbers for other parts of our marketplace process and we were hoping we could just use the data entered here.

valid compass
#

AFAIK that process always collects phone number

opal acorn
#

But we can't seem to require phone numbers to be collected. They look like they're only being used as a way to generate an OTP for the person creating the account

valid compass
#

Hm if support phone isn't one of the required verification items, then there's not a way to force it in the onboarding flow. You can have some field on your website to collect it then and then update the account object with it: https://stripe.com/docs/api/accounts/object#account_object-business_profile-support_phone

opal acorn
#

Yeah sounds like this might be the route that we have to go. Thanks!