#bungee_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/1419646065187098724
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there! are you able to share an example where this is being returned as "undefined", and another where the "true" value was being returned? any related object IDs would be perfect
Heya! I may not be able to reproduce the second case now. My steps are the same as before, but earlier the value returned "true" instead of "undefined". I’m logging the user context inside a sandbox environment, and here’s what I see in the account property:
{
"country": "US",
"id": "acct_1Rvh1FBaaTo6RhIN",
"name": "Amaranth Zipline",
"isSandbox": undefined,
"org_id": ""
}
To confirm, which component are you rendering and expecting to see that property set?
I'm rendering the "stripe.dashboard.home.overview" viewport
(sorry just updating one of my apps to actually get this prop, been a while...)
Np, thanks for checking on this 🙂
To confirm, your app is rendering in a Sandbox?
Yes
e.g. you've enabled support: https://docs.stripe.com/stripe-apps/enable-sandbox-support
Yes
What version of SDK are you running? I note isSandbox is nested within account now: https://docs.stripe.com/stripe-apps/reference/extensions-sdk-api#user-context
The hash shape you shared above seemingly predates that
using: "@stripe/ui-extension-sdk": "^9.0.0"
Yup, I'm looking at the account property
And this was a regression you noted since upgrading to 9.0.0?
Not really, it was working fine in 9.0.0 and it doesn't anymore, I didn't upgrade the deps or anything
OK, thanks. I'd recommend you write in directly to my team and we can handle this async. We're going to need to flag this with the apps team as it does indeed seem like a regression
cool, sounds good thanks will do!
Hello @wide bronze, we have sent you a direct message, please check it at https://discord.com/channels/@me/1419652558259093627
- 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
You can use that link in the DM and it'll come straight to us