#chiayi
1 messages · Page 1 of 1 (latest)
hello! A user would be for example, you, and other people whom you've invited to access your Stripe account
I am working with a merchant who have stores in 2 countries, so they have 2 diffferent stripe accounts, with 2 different account id, 1 for each country
how do I know if user 0001 singing into my stripe app from country A stripe account will have the same user id as user 0002 singing into my stripe app from country B stripe account?
This is something which I recommend you test to see
you can always create 2 Stripe accounts and then invite users from both accounts, to the other account
ok thanks