#Masud - Bank Formats
1 messages · Page 1 of 1 (latest)
Masud - Bank Formats
Hi Masud. Looking into this now
You can select the country with the drop-down at this link to get its respective format: https://stripe.com/docs/connect/payouts-bank-accounts#formats
dope thx
Found this super useful list of supported country codes (https://gist.github.com/jylopez/7a3eb87e94981a579303a73cf72a5086).
Trying to find same thing but with the country currency code.
Quoting here so we have everything in one place
Here's a doc on our supported currencies: https://stripe.com/docs/currencies
issue with that link is it doesn't tell me the currency for specific countries. But i'm using that + https://github.com/AlexDid/iso-country-currency to figure out the currency.
So you're looking for the official currency for each country?
Stripe also provides a Country Specs API that might be of use: https://stripe.com/docs/api/country_specs
Take a look at this and let me know if it helps.
oh that's neat! and yes, i needed currency for country because adding an external account with bank information requires it
Also https://www.loom.com/share/ea5cf685dbfd41038920f0c6793a0df9 is this a bug? Can't update this users info even tho it says missing.
on the api it says it's requiring a file, but on the onboarding i dn't see this step.
Can you provide specific steps taken to reproduce this error?
Okay this is being reviewed presently
Okay we're trying to recreate this but could you share the account ID you highlighted in the video?
I can when I get back. Currently out for lunch.
Found the account acct_1K7jH5QL9EDkEKZ5. Will try to reproduce...
I'm still having trouble getting an account in to that state. Do you have steps for what you did to create/set up that account before creating the Onboarding link?
- i did the onboarding steps on the stripe onboarding link.
- I added a test bank account that was USA based, but it didn't work because persons country is ROM.
- I added the correct test bank account with correct currency.
I'm thinking #2 was the bug creator
Ah gotcha, I've been doing 1 and 3. Will check out 2
Reproduced, now to figure out what to do....
👋 @bold finch When you get the chance can you write into support (you can email us at support@stripe.com) and mention that you were being helped on Discord by Pompey? We're still looking into this behavior and why it's happening, but it's unlikely we're going to get to the bottom of this today and it'll be easiest for us to follow-up over email
Yeah sure I’ll do that
Hello! We have some new information: it looks like this is a test mode specific issue. The bank account you're using specifically triggers bank account verification, but in live mode that can only happen on US accounts (and is handled normally during onboarding for US accounts). If you switch to a US account or if you switch to a different test bank account number the flow should work fine.
We're looking at fixing this issue now.