Stripe Connect

Hi George,

I’m also looking to create a basic marketplace app (a teachers pay teachers clone). I haven’t yet attempted anything of the sort yet and haven’t had a chance to study Stripe connect, but if you’re willing, I’d be happy to collaborate!

Sounds good @Robert_Petitto I’m very early on and not technical at all though!

I’ve just started working my way through this: https://stripe.com/docs/connect/express-accounts#redirected

I’ve started by using a template column to create a unique URL that a user can click to sign up for a Connect account (you can prefill info for them here too), however, stripe then redirects the user to a URL you provide and includes an auth code, you need to catch this auth code and then send another request to Stripe to then receive the Stripe Connect user_id and complete sign-up.

I’m pretty sure Glide can’t do this itself, so just exploring alternatives now…

3 Likes

Nice. Bookmarking your post to review later!

2 Likes

Supporting Stripe Connect would single-handedly make the app I’m working on, and others to follow, monetizable in a very attractive way. I’m working on hidden frontend marketplace features, now, and quickly running into blocking issues as a result of limited payments feature set.

Supporting Stripe connect would 100% push me to launch additional Pro apps through Glide.
+1 for this feature!

3 Likes

Could you please add it to Glide’s feature request app? I was shocked to see no reference to it yesterday (added it myself but not showing up yet).

3 Likes

Done!

1 Like

@Rasha @Robert_Petitto Hey all, very interested in this too. Did you hit any roadblocks with generating unique urls for stripe connect? I am curious where your efforts got you, perhaps we could open a group conversation if its quite complex

Hi @David_Fefferman, good point. Stripe connect sounds interesting.
Have you found any workaround so far?

Any news on this? My app absolutely requires Stripe Connect but I have no clue on how to figure out a workaround.

Maybe this can help you @willem

https://docs.glideapps.com/all/reference/components/buttons/buy

There’s a feature request for stripe connect with more votes: PayPal/Stripe Connect - multiple vendors (direct user to user payments) - Feature Requests - Glide Community (glideapps.com)
Let’s join forces to show the real demand.

Thanks again @Gregory !