#llvieira_error
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/1371892811523293236
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
https://docs.stripe.com/issuing/credit/connect-credit-setup#funding-credit-account
curl https://api.stripe.com/v1/accounts
-u "..."
-d country=US
-d type=custom
-d "capabilities[transfers][requested]"=true
-d "capabilities[card_issuing][requested]"=true
-d "capabilities[funding_credit][requested]"=true
It returns the error I mentioned
Hi! I'd suggest you reach out to Support so they can see why your Platform isn't onboarded to Issuing, per the error message.
Is it possible to do it through Discord?
Can you give me the Request ID you deleted from your original question?
this one?
i'm testing it against sandbox, Stripe did configure the ability to issue cards in our sandbox
we can issue cards even without this capability in the account
but that's weird
since the doc says it needs this capability
Create connected account
Create external bank account
Create account owner/representative
Create program
Create credit underwriting record from application
Report credit decision
Accept charge card terms
Create credit policy for connected account
Create cardholder
Create card
Activate card
this are the steps i'm doing
on Create connected account, I'm not passing the card_issuing capability
but the doc says it requires this field
so i'm not sure if at the end things are correct
It looks like you're in a couple of betas related to issuing, which we unfortunately can't help with in here, so I'd suggest reaching out to support for help with why it isn't working in this case - especially if they've already tried once to help configure it.
Sure, thank you a lot
You're welcome - sorry I didn't have a better answer for you here!