#caine-prefill-industry
1 messages · Page 1 of 1 (latest)
this is for stripe connect w/ oauth ie: https://connect.stripe.com/oauth
I think you will want to set business_profile.mcc when you create the Account https://stripe.com/docs/api/accounts/create#create_account-business_profile-mcc
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
If this is a new integration, is there a reason you are using OAuth over our onboarding links?
Not immediately sure but you may not be able to set the mcc on another Standard account. This may just have to be something they fill out.
Yep should be alphanumeric like that
Another question is if someone tries to link their account after oauthing to lets say facebook and then google on our website. Will it disconnect a user for connecting twice to the same business?
I assume the first connection would be
In that case, the account itself won't connect to your platform, a copy of the account will be made and that copy will connect to your platform