#arslnb
1 messages · Page 1 of 1 (latest)
Hi there! This does sound like a good use case for Stripe Apps. If you haven't already, I recommend reviewing these docs - https://stripe.com/docs/stripe-apps/build-backend
Hi, I have read that page, and I'm not sure how I can authenticate a user with Stripe from my UI. The example there seems to be on how to authenticate a user to the Stripe API from within the Stripe App UI
And what about the empty sidebar state? How do I get rid of it
I think this is what you're looking for with regards to authentication: https://stripe.com/docs/stripe-apps/build-backend#authenticate-ui-to-backend
I'm looking into the sidebar piece!