#subhrajeet99
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.
- subhrajeet99, 45 minutes ago, 7 messages
How can I help?
So Alex suggested me to create standard account, but i am getting this error-
StripeInvalidRequestError: You cannot create Standard connected accounts with capabilities via API.
So what shall I do in that case
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
You just need to omit the capabilities hash in your request parameters. You can't control those on standard accounts and are enabled by default
Ok let me try, give me a minute
I want to use express accounts in my platform, so can I use direct charges in express accounts?
No, you shouldn't