#dani_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215638691913932860
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- dani_api, 21 hours ago, 16 messages
Hey @vocal solar!
Hi
Could you tell me what exactly do they need to flip and where please?
Could you please share more details ?
See here: #dev-help message
there is a detailed description w/ a request id
Tldr: I implemented connected accounts in test mode w/ card_payments and transfers, and now I want to create connected accounts w/ transfers only (so w/o card_payments), and getting an error from the API.
dani@skynet ~> stripe accounts create --type=express --email="dani@brandties.com" -d "capabilities[transfers][requested]"=true --country=US (base)
{
"error": {
"message": "Your platform needs approval for accounts to have requested the `transfers` capability without the `card_payments` capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact.",
"param": "requested_capabilities",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_wiq4z8bvxyo95F?t=1709900492",
"type": "invalid_request_error"
}
}
this would be a quick example
Yes I see, this channel is for technical integration questions. We can't make actions on Accounts.
in order to get that approval, the only option is to reach out to Stripe Support and keep following with them.
That's clear, my issue is that they don't really have a clue.
I got some hazy answer from one person about activating my account (tested it on the other, activated account, didn't work), then some weird explanation about using a recipient service agreement only.
So from your PoV, you don't see what they'd need to do on their end to fix this up for me? (as in go to x internal portal click y)
I think they were referring to this yes:
https://docs.stripe.com/connect/service-agreement-types#recipient
Sorry, but as far as I can say they your account needs to get approval. Don't hesitate to reach back and say that your account is still in need for approval.
I'll poke them until it works out for sure ๐
I was just hoping you can give them some pointers, that's all.
Yup, reviewed all of this.
I get cross-border payouts only work w/ recipient terms, but the answer made zero sense, as recipients being able to use transfers only != full accounts can't do transfers only.
(not to mention the api seems sensible, and it tells me in clear terms: I need an approval, not another TOS type for the connected account)
In any case, if you don't see into their side (eg can't tell go to x portal, click y or talk to z), there is not much you can do here.
I'll just follow up w/ them until eternity, or until I find someone more experienced.
Yes sorry, you need to keep following with them directly.