#koidestroyer
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the request ID (req_xxx)? You can find it here https://dashboard.stripe.com/test/logs
req_MHvexPfIInmFrc
Thanks! Give me a few minutes to look into this.
So you're not confused, this is just a test and the bank account number is obviously wrong (THISISNOTABANKACCOUNT) because on my previous tests, Stripe got back with an error "Invalid bank account, use this number <a bank account number> for testing" so that allowed me to avoid having to find the test numbers in the docs 🙂 - but this time, instead of complaining about the invalid bank account, it complained about a missing routing number. The only change is the country code.
You can use the test numbers mentioned here: https://stripe.com/docs/connect/testing#account-numbers
Are those routing numbers?
and why/when are routing numbers required? they were never required before
(on my previous tests)
first column is routing number, second number is account - got it
oh, and I was testing european accounts with an IBAN
cool
Yes this is different depending on the country of the account.
And while I have you, do you know when are countries added to Connect? I tried to create an account for chile (CL) and I got "Stripe does not support Chile" or a similar message. Is there a public roadmap for that?