#Piercy
1 messages · Page 1 of 1 (latest)
hi! I don't think there's a specific list, it would just be a country that you have asked the potential account holder that they have a legal entity in and that is a country we support creating accounts in (https://stripe.com/global)
So, based on that, when I click UK, the URL says country=GB but I am getting an error that GB is an invalid country code...
I guess it would be UK? but it isnt very clear
it would be GB, I would hope we are using ISO 3166-1 there
but maybe we don't, this is a deprecated/older part of the API and might have some cruftiness. Let me check another things too..
Hmm, yeah let me know, this is what I get at the moment
ah that's Express
first of all, please do not use OAuth with Express, there is absolutely no reason to do that
if some reason you do have to use it, the problem is that you have to turn on countries in your platform settings https://dashboard.stripe.com/settings/connect/express before you can pass them there.
first of all, please do not use OAuth with Express, there is absolutely no reason to do that
Will create a ticket / note about this. At the moment, we are trying to document our entire setup process (not just for stripe), so its possible this is a legacy thing we need to change.
For now ill change it just so we can try get this setup and documented, then we can revisit it to see how to change it.
Thanks!
thanks, let us know if enabling the country in that settings page doesn't seem to resolve that immediate issue
It went straight through, appreciate the help.
great!
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!