# Glide and Stripe Connect Express

**URL:** https://community.glideapps.com/t/glide-and-stripe-connect-express/67315
**Category:** Ask for Help
**Tags:** api
**Created:** [October 26, 2023, 4:26pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315 "2023-10-26T16:26:30Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![elvirabtny](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/elvirabtny/32/23719_2.png) [@elvirabtny](https://community.glideapps.com/u/elvirabtny)
#### Post date: [October 26, 2023, 4:26pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/1 "2023-10-26T16:26:30Z")

</div>

Hi Gliders !

Does anyone know how to connect a Glide app to Stripe Connect express ?

I’m working on a marketplace app and I’d like to settle a payment process to manage sales and vendors payments with Stripe.

---

<div class="post-metadata">

### Author: ![Lukas\_Rauhaus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lukas_rauhaus/32/65769_2.png) [@Lukas\_Rauhaus](https://community.glideapps.com/u/Lukas_Rauhaus)
#### Post date: [October 27, 2023, 10:21am UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/2 "2023-10-27T10:21:26Z")

</div>

Unfortunately, you cannot connect Glide to Stripe Connect Express. The Stripe integration only allows you to add a “simple” stripe account, meaning there is only one payee you can specify.

If you wish to build a peer-to-peer marketplace, you will most likely have to look for another solution, or manage the sales and payments from one centralized Stripe account.

---

<div class="post-metadata">

### Author: ![elvirabtny](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/elvirabtny/32/23719_2.png) [@elvirabtny](https://community.glideapps.com/u/elvirabtny)
#### Post date: [October 27, 2023, 12:59pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/3 "2023-10-27T12:59:40Z")

</div>

Ok ! Thank you Lukas !

I’ll manage payout manually then !

---

<div class="post-metadata">

### Author: ![Connor\_Finlayson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/connor_finlayson/32/79079_2.png) [@Connor\_Finlayson](https://community.glideapps.com/u/Connor_Finlayson)
#### Post date: [October 27, 2023, 1:16pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/4 "2023-10-27T13:16:20Z")

</div>

No, you can. You just have to use automation tools like [make.com](http://make.com) and webhooks in Glide to make it work.

I made a video on this here:

[![](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/2/4205a2bf015d31f266cb574d1e862b78a0e24bc4.jpeg "How to Set Up a Payment System in Your Marketplace Using Stripe Connect | Course Preview") ](https://www.youtube.com/watch?v=sBmKGdwRmkQ)

I use Airtable in this example but you can do it with Glide because you just add webhooks to the buttons that trigger seller onboarding and seller connect portals.

> **[Stripe Connect Tutorial Series](https://courses.connorfinlayson.com/stripe-no-code-fundamentals)**
>
> Learn how to use Stripe Connect to create a payment system for two-sided marketplaces. You will learn how to take payments on behalf of your sellers and then pay them out automatically.

---

<div class="post-metadata">

### Author: ![elvirabtny](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/elvirabtny/32/23719_2.png) [@elvirabtny](https://community.glideapps.com/u/elvirabtny)
#### Post date: [October 27, 2023, 3:04pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/5 "2023-10-27T15:04:27Z")

</div>

Oh ! Great ! I’ll try ! Thank you Connor !

---

<div class="post-metadata">

### Author: ![burningmikey](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/burningmikey/32/49706_2.png) [@burningmikey](https://community.glideapps.com/u/burningmikey)
#### Post date: [October 27, 2023, 4:20pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/6 "2023-10-27T16:20:17Z")

</div>

Yes, you can definitely use Stripe Connect Express via [make.com](http://make.com) and webhooks (create connect accounts, checkout using these connect accounts etc.). I know marketplaces is not the focus of Glide, but it is completely doable.

---

<div class="post-metadata">

### Author: ![prasad\_chougule](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/prasad_chougule/32/78953_2.png) [@prasad\_chougule](https://community.glideapps.com/u/prasad_chougule)
#### Post date: [August 28, 2024, 4:29pm UTC](https://community.glideapps.com/t/glide-and-stripe-connect-express/67315/7 "2024-08-28T16:29:04Z")

</div>

Hi Burningmikey. i was looking for what you suggested glide-make-stripe integration for market place. any resource you could point to would be great help. thanks,
