#digif
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- digif, 3 days ago, 4 messages
What specifically are you trying to do when that error is thrown?
But generally, Express via OAuth is deprecated and I'd guess your account doesn't have access: https://stripe.com/docs/connect/oauth-express-accounts
You should be using Account Links: https://stripe.com/docs/connect/express-accounts#create-link
CONNECT
French platform
Trying to onboard french Connected account to validate KYC
Then you need to follow the guide here: https://stripe.com/docs/connect/account-tokens
a mixt of the too?
First this :
https://stripe.com/docs/connect/account-tokens
And then this :
https://stripe.com/docs/connect/express-accounts#create-link
Hmm, actually I'm not sure. Maybe Account Links will work without the tokens. Can you test?
I think that Standard+Express are fine because they use Stripe Onboarding and the user is online, and Custom you must use Account Tokens created in Front (SDK - https://stripe.com/docs/js/tokens/create_token?type=account) to let the user provide data online.
regarding France regulation etc
Yeah I think you're right. The Account Link should handle the onboarding according to FR requirements
Trying to confirm now
thx a lot
Ok, you should be fine with just an Account Link for Express accounts. The tokens stuff is only relevant for Custom accounts