#alex_best-practices
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/1293950315539726368
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- alex_best-practices, 2 hours ago, 4 messages
And hey, please don't close this before I've had a chance to reply ๐ฆ
Basically I just need help selecting the right tool for the job.
Stripe offers "stripe apps" and "stripe connect".
I want to make something that will create payments for people (so generate a session, payment intent, etc and then ship it back to the client)
But I'm not managing their accounts. They will have their accounts prior to ever working with my software.
I've worked with stripe connect before and had people connect to my stripe account via oauth. It worked, but I believe there were some new restrictions introduced recently.
Yeah the way to go is oauth connect
Alright, and stripe apps can't create intents on behalf of the accounts that install them, can they?
You can
But if you want to collect fees for payments, etc connect makes more sense
That is a good distinction, awesome thank you.
good/super important, lol
And, I'd have to do a complex discord search, but were any restrictions introduced recently?
Specifically for stripe connect and accounts that pre-existed?
(I don't have any intention of creating stripe accounts that I manage through my application)
This was introduced a few years ago, but this restriction still applies ;https://docs.stripe.com/connect/oauth-changes-for-standard-platforms
kk
I noticed this wording "If you registered your Connect application"
I feel like I don't register a connect application explicitly at any point?
Just snagging on the wording there, but is there actually a specific connect application registration process?
That's referring to our legacy extensions flow
If you don't remember registering as an extension, it's not likely you're an extension
You would know if you were
No worries
I've already worked with connect successfully, but sometimes I start second guessing or feeling like I discovered something more suitable
Yeah apps are great, but if you the platform wants to control fund flow and take a portion of the payments, you'll need connect still
Apps are really just supposed to be a lightweight extension you can add to a stripe account
It's just the newer version of Extensions (which have been deprecated)
So to plug experiences into the Stripe back office UI?
Are you referring to the dashboard?
They have multiple purposes though: https://docs.stripe.com/stripe-apps/how-stripe-apps-work