#karl_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/1440669172521635852
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there ๐ looking into your question now
Yeah I think this is likely related to the account's capability status and the fact that the transfers capability is disabled. But it seems a little strange that the other account has been working, as the status seems to be the same.
Indeed, we are trying to create a new account from sctratch
Hey! Taking over for my colleague. Let me catch up.
Hey, thanks
New account is waiting for passport verification, waiting for it here...
Let me know if you have any other question, sure.
How long before it gets verified in the sandbox and is it a blocker for payments?
Because we do manage to create payments, the issue is when doing with Connect we get -
{
"error": {
"code": "insufficient_capabilities_for_transfer",
"message": "Your destination account needs to have the stripe_balance.stripe_transfers feature enabled.",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_C9mCS0wetWK66b?t=1763551871",
"type": "invalid_request_error"
}
}
as mentnioned
In Sandbox the review should be immediatly
Can you try using the test details provided herewhen you onboard your test Connected Account ?
https://docs.stripe.com/connect/testing
If you want just to create a verified test account, you can use Sripe blueprints via your Stripe Dashboard and easially create a verified connected accounts (just for tests)
https://dashboard.stripe.com/test/workbench/blueprints
Cool, thanks, we'll try the blueprint