#theprophet_75927
1 messages · Page 1 of 1 (latest)
Can you share an example of where the problem surfaces? Dashboard, an API request?
See this connected account that has a card : https://dashboard.stripe.com/acct_1OjmF1QeI8IqJLrm/test/issuing/cards/ic_1OjmF8QeI8IqJLrmLkKosVXt
On this one for example, we were not enable to create a card : https://dashboard.stripe.com/acct_1OkPJMQV9jPPYjFv/test/dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
we were not enable to create a card
Is there an error? The UI broken?
OK, so share an API request ID that failed please (req_xxx)
req_dI3NChFAsO8QGZ
Checking
Seems like acct_1OkPJMQV9jPPYjFv doesn't have the necessary capabilities in this instance as it hasn't been onboarded
There's a ton a of outstanding requirements before the account is verified and can use that kind of fucntionality
Well that's weird, we did not change anything to the code of the KYB in test mode and we have account that have cards with the same specific code.
See req_2FWi0Q80gPuvq7 for example
Are you onboarding the accounts?
(doesn't seem like it)
If you onboard the accounts using the test data (https://docs.stripe.com/connect/testing) then they will be verified and able to use the APIs as you need
Those accounts are "fake" automated accounts that we use to valide our integration in CI test
Using other data will likely trigger an actual manual verification and as such will be unverified
Why were we able to create cards before ?
Yeah I mean you just can't do that really. We don't recommend end-to-end testing at all for a number of reasons
You should be stubbing/mocking responses
Understood, but that still not answer my question 🙂 Why were we able to create cards before?
I don't know. I guess those accounts were verified somehow?
But unless you build that verification/onboarding part into your CI (which you shouldn't) then you'll face this predicament
We are using the same code for almost 2 years now
And it suddenly broke, without any change
Not sure what to tell you I'm afraid
Can I contact someone to have more information about what could have changed internally ?
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.