#gewibu_apps-distribution
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- gewibu_best-practices, 7 minutes ago, 9 messages
- gewibu_code, 3 days ago, 36 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1254845628148748379
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Hello, picking back up where that thread left off, can you tell me more about what you are trying to build?
we have a partner company that sells a 1 time payment product and they use stripe. We want to make it so that in the same checkout form they can charge a customer 1 amount for their product but also provide the customer's payment info token to us so that we can charge the customer not only the 1 time amount for our product, but also the recurring subscription payments for our product
So we want our stripe accounts to be connected- I know that much- but we were just wondering if the visibility into the connected accounts was something that we could keep minimal
So only Stripe Apps has granular permissions like that. I think this could work if you made this a privately distributed app that only had the payment_method_write option though I am trying to think through if there would be other restrictions or implications of doing this as an App that would make that not viable for you. https://docs.stripe.com/stripe-apps/distribution-options
gewibu_apps-distribution
And making a stripe app is the only way to change those permissions?
Honestly it looks like the thing that makes this less viable of a solution at least for right now is the amount of work involved in getting our team to build an app to handle this use case and have that app approved for distribution. Seems like it would require significant attention for our devs vs stripe connect where you just fill out the Connect form
If you use Stripe Connect then you get full access/all permissions, you don't have to build a Stripe app.
But if you want limited access like only certain things but not all then you do have to build a Stripe app with the right set of permissions
Sounds like I can't get the simplicity of Stripe Connect and the granularity of the Stripe App permissions editing. Is that take-away correct?
I mean Stripe Apps are really simple too, so Stripe Apps are really the simplicity of Connect with the exact set of permissions you want
I'm sure they would be straightforward to make but we aren't looking to build and maintain a custom app like that at this time so it might be back to the drawing board for us... Thank you for your help! I'll send in more questions if I have them in another thread
sure thing