#stephos-_docs
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1318493996904878153
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Do you have an example Account Id acct_xxx?
This is our account id - the parent account on which our app is installed: acct_1QNbGSCvM03u8jXe
Yes I would like to see example Account who installed the app
Yes, good point so this is another problem we seem to have: How can we test this on other accounts since we can only deploy in test mode until we go live 😢
Here should be: https://docs.stripe.com/stripe-apps/test-app#set-up-test
Btw I think the Accounts who installed your app would be all "Direct" Account, which is closer to Standard than Express
I think the Account data should have business_profile, but if you see otherwise, we can quickly check the Account Id
Wow, is this a new capability?? i had no idea we could test externally! we'll check it out, you just saved our project 🥳
We'll check. So on paper the behaviour we should expect is that when an account installs our app we'll likely be able to see business_profile info on it but it is normal that this info doesn't exist on our own account correct?
Yes it belongs to that account, not your account
Ok got it thanks! That solves it for us. The only thing (which in our case is a big problem) is that we will have to make our app public and pass the app review. Hopefully in the future we will be able to test it somehow with “friendly” external accounts without having to make it public.
But thanks for the help on the initial question 🙏