#Mike-connect
1 messages · Page 1 of 1 (latest)
Hi! Could you share the corresponding request ID (req_xxx)? You can dinf it here: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I'll check the logs, give me a minute pls.
@thick estuary req_y42YYfGVkgTGg2
The error says external_account[account_type] is missing, but I cannot find such field in the documentation
You there? 😉
Sorry, taking over from @thick estuary - let me catch-up
Sure, thanks.
Hey, sorry for the delay! Yes, this is an undocumented parameter but is required for accounts in certain geographies. The value should either be checking or savings
Oh God
Did that work? It's referenced here: https://stripe.com/docs/js/tokens_sources/create_token?type=bank_account#stripe_create_token-data-account_type
Am I supposed to go through JS documentation? I'm a backend developer
The parameter is missing here: https://stripe.com/docs/api/accounts/create?lang=php#create_account-external_account
We recommend tokenising bank account data with Stripe.js which is probably why it's this way
I recommend you update the documentation. Thank you for your help.
Will relay the feedback, thanks!