#atob-yash

1 messages · Page 1 of 1 (latest)

pine lichenBOT
azure grail
#

This depends on what business_type you select

rose spoke
#

How about ownership details in the organisation?

#

Question: Is the token returned by Stripe's API limited to one account or is it accessible across accounts?

Context: The reason we're moving away from the stripe onboarding is that for our users we want to create a connect account on multiple accounts, and passing in information via the API allows us to reduce friction by not having our users go through the same flow twice.
That being said, once the users enter their SSN on our platform, and I create a token, will I need to do one for each account that I want to create a stripe connect account on?

azure grail
#

When you say Token, what are you referring to here?

rose spoke
azure grail
#

This token is only valid for a single API call. You would need to re-tokenize for each request

rose spoke
#

Okay

#

Thank you!