#fldude
1 messages · Page 1 of 1 (latest)
hello! Can you share your account id so that I can take a closer look at how your integration works? You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
gimme a while to take a look and get back to you
Thank you Alex!!! I really really!!! appreciate it
hrm, looking at your Stripe account, you aren't actually doing anything in livemode with a connected account right now (since you don't have any active connected accounts)?
are you asking in preparation to build something?
I used to use oauth to connect accounts. But when I saw the deprecation of Extensions, I stopped using it and had my clients go else where.
I'd like to get Stripe Connect going, but I'm afraid it's going to work as an "Extension".
This is the page I'm referring to: regarding the deprecation: https://stripe.com/docs/building-extensions
can you maybe share more on how your business works?
Absolutely.
Photography businesses sign up on my software platform.
They connect their existing stripe accounts to my platform.
They do this so they can use my platform to sell photographs to their customers.
aaaaah, so your platform is going to create direct charges on the connected accounts? https://stripe.com/docs/connect/direct-charges
Exactly!
So If I integrate using Connect, and do Direct Charges, when my account was prior setup to Integrate with an "Extension", will I still be using an "Extension"?
It's possible I'm misunderstanding what an "Extension" is.
i think you shouldn't integrate as an extension in that case, but give me a while to type out my thoughts
Sounds good, thank you!
generally, it'd probably be more ideal for you to enforce that the businesses create a new Stripe account to connect to your platform. This ensures that you have "control" over those accounts and there won't be other platforms connected to those accounts and performing other actions on those accounts
so instead of OAuth, you would use Connect Onboarding : https://stripe.com/docs/connect/standard-accounts#how-to-use-connect-onboarding-for-standard-accounts
Since your Stripe account is categorized as an "extension" now, i think you may need to write in to Stripe Support to get recategorized as a "platform" instead. Subsequently, you wouldn't need to worry about being deprecated in 2024
Yes! This is what I need to know.
My account is categorized as an "Extension"? You can see that on your end, correct?
yep, i can see that on my end and yes, your Stripe account is categorized as an "Extension"
Just to make sure I totally understand.
Due to my account being categorized as an "Extension", any "Connect Integration" I do right now (Oauth or Account Link), would be classified as an Extension and would stop working in 2024.
Is that correct?
there's some other caveats here i.e. if you're not using Stripe Apps, as an extension, you can only connect via OAuth with read-only permissions, which means you can't do any charges on the connected account
which means, whatever you want to do now won't work anyway if you're using OAuth
If I use new stripe accounts and the Account Link onboarding method you showed above with my current account categorized as an "Extension", will my integrations cease to work in 2024?
i'm not 100% sure that will work off the top of my head - i haven't tested if you can create an Account Link as an extension. Regardless, i think the main point here is that you should write in to Stripe Support to get re-categorized as a "platform"
I'm able to do Account Links in test mode, but haven't tried live.
But yes! What you describe (getting recategorized) sounds like what I need!
maybe write in via https://support.stripe.com/contact/email right now and ask to be re-categorized, and let me know once that's done. I'll look for your support ticket and make sure it gets to the right team
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
in case i'm wrong, that team which is more familiar with extensions vs platform will let you know too 😆
Thank you so much!
I actually have a ticket right now. I had found this page ( https://stripe.com/docs/connect/oauth-changes-for-standard-platforms ) yesterday that kind of alludes to what you're saying and sent in a request sort of asking for what you told me.
This page is really for going the opposite direction but you get the idea.
do you have the ticket id?
They sent me 2 emaisl, one saying they got my message and one telling me they were forwarding my message to a team to help but none have a ticket number
onesec, let me try and track that down
Thank you again!!
alright i found it, i'll make sure it gets to the right folks
I have been stressing out about this insanely. Thank you again so much for your help!!!
you're welcome!
Stripe Support already has my account re-categorized as "Platform". Thank you so much!!!!
feel free to reach out again in case you have any questions!
Will do! Really appreciate it!