#Atish
1 messages · Page 1 of 1 (latest)
hello! where are you seeing this error?
While trying to create a connect account through API
can you share the request id [0]? it'd look like req_xxx
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can only create new accounts if you've signed up for Connect, which you can learn how to do at https://stripe.com/docs/connect.; request-id: req_zJEFVjhz2GKAWP
you would want to sign up for Connect like what the error message mentions then
Can we do it through API?
no, it's something you need to do from the Dashboard
Owner have already created a stripe account, what he needs to do?
i'd suggest reaching out to Stripe Support https://support.stripe.com/contact, they'll be able to guide you on next steps!
"You must provide an account with capabilities when creating an account link of type "account_onboarding" for an account in a country that is not enabled for Express. You can enable ES in your Country and Capabilities settings at https://dashboard.stripe.com/settings/applications/express; request-id: req_gS1Y0Z3psJYLAV"
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You either need to create the account (https://dashboard.stripe.com/test/logs/req_D9XWtcjsJwzmxI) :
- with explicitly defined capabilities : https://stripe.com/docs/api/accounts/create#create_account-capabilities, or
- enable ES in https://dashboard.stripe.com/settings/applications/express
How to enable ES? Not being able to figure out
Select Spain and click save