#megabigtime
1 messages · Page 1 of 1 (latest)
Good questions. I am less familiar with how this would work as a Stripe app and am unsure if beta app releases are suppored at the moment. I will look in to this and get back to you
that would be awesome, thanks
or "private" apps that can be installed into stripe accounts (that I don't belong to) without having to go through the approval process
just saw this in the docs:
"To give other Stripe accounts access, you can publish your app on the Stripe App Marketplace. Your app ID must be globally unique."
Yep, found that as well. Just confirming that connecting to accounts through an App will also let you get their events through a Connect endpoints. Will get back to you with what I can find
that i know is correct (I've published Stripe Apps before that did this)
thanks for checking into that for me. it's a bit of a bummer that there's no way to distribute stripe apps except for the public marketplace. I'm not sure how i'm supposed to test that my app actually works when installed into someone else's account.
Gotcha, I will ask my colleagues if they are aware of another way to distribute them. Apologies, I think I assumed the private app flow would be sufficient
all good, thanks!
Would this flow work for your usecase? https://stripe.com/docs/stripe-apps/test-app
oh, yeah! this might be exactly what i need
Great to hear!