# Multivendor app with stripe (or any other valid method)?

**URL:** https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382
**Category:** Ask for Help
**Created:** [December 4, 2020, 1:35pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382 "2020-12-04T13:35:09Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 4, 2020, 1:35pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/1 "2020-12-04T13:35:09Z")

</div>

Is it possible to manage a multivendor app that uses the only inbuilt system for payments stripe?

The problem is that you can only add one stripe account, so if the user buys from different stores the sorting will have to be done after stripe receives the payment, if it can be done, maybe trough stripe APIs, anyone knows anything on this subject?

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [December 4, 2020, 2:15pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/2 "2020-12-04T14:15:06Z")

</div>

Hi 🙋‍♂️ @MaxB I only know that there is a stripe product for this but it’s not available within glide

Here is the link if your interested to know more [https://stripe.com/gb/connect](https://stripe.com/gb/connect)

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [December 5, 2020, 2:17am UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/3 "2020-12-05T02:17:25Z")

</div>

You could use [automate.io](http://automate.io), it ties directly into google sheets for payments with stripe up to 300 free transactions a month. $30 a month gets you 2k transactions. And have you glide app feed the import. Or do a webview to the sheet and customize the sheet to show payment method portion, prevent scrolling and prevent sheet from opening in new window and your good. But I could probably come up with some other ways I’m just spitballing here.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 5, 2020, 3:55pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/4 "2020-12-05T15:55:09Z")

</div>

Interesting, as always, is it complicate to implement?  
Cause I’m pretty sure that I will need a payment system but having different vendors seems complicate to include and automatize

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [December 5, 2020, 9:29pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/5 "2020-12-05T21:29:23Z")

</div>

Unfortunately it would be a little time comsuming but I don’t think it would be too hard.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 5, 2020, 11:42pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/6 "2020-12-05T23:42:53Z")

</div>

I can imagine thx, I’ll give it a look.

Btw, it doesn’t need to be stripe at all costs, it can be any method that allows me to automatize the sells in a multivendor app

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 7:03am UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/7 "2020-12-06T07:03:55Z")

</div>

Please see [Xuberpro.glideapp.io](http://Xuberpro.glideapp.io)

It does exactly what you seek to achieve via PayPal not stripe.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 6, 2020, 1:12pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/8 "2020-12-06T13:12:26Z")

</div>

Ok thx, nice app but to be honest it took me some time to understand how to order, it’s still a little bit rough on the edges I think you can refine it in different ways.  
If I add food in the cart from one vendor I can’t add from another one, right?  
After placing the order the store owner receives a notification of some kind?

You just made this one or are you already selling/using it?

I don’t dislike the paypal payment method but if the user forgets to do something in the process it may be complicate.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 3:55pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/9 "2020-12-06T15:55:46Z")

</div>

The last complaint was we don’t want cross ordering and your complaint is I want cross ordering. The standard version allows cross ordering which is what you want. The pro doesn’t.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 3:57pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/10 "2020-12-06T15:57:09Z")

</div>

It probably took you time becz you looked in the wrong places 😁

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 4:31pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/11 "2020-12-06T16:31:56Z")

</div>

See you need to understand something about multi vendor payment systems. You let your vendors set up shop and sell what they want like on eBay etc. The biggest decision facing a multi vendor operator is tax. You get the vendors to add their own payment URLs (I do this here [gstore.glideapp.io](http://gstore.glideapp.io)) and you charge a marketing fee. You don’t need to collect any tax on their behalf. This is known as an ABS system. Of course your trusting them to pay your whatever %. Alternatively, you can make your life hell by collecting money into your PayPal or Stripe account which never really arrives into your account as it’s held in a 3rd party account for whatever days specified (often 14 days to comply with online consumer regulations ). Problem with this structure is you make yourself responsible for everything.

You can easily build both types of apps with glide, but 1st type is a bit more difficult than the second, especially the emailing part. I’m not selling the gstore in the template store becz it’s for me.

I think you should build your own app instead of purchasing one.

I know you can build one.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 6, 2020, 4:36pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/12 "2020-12-06T16:36:04Z")

</div>

I didn’t want to complain or offend your app, it’s a nice app, I wanted to give you suggestions from my point of view.

I understand what you mean, I just think that the user might make a msitake during the procedure and in that case there could be some issues maybe?

I didn’t make a purchase on your app, is there a way I can test it all maybe?

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 4:45pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/13 "2020-12-06T16:45:15Z")

</div>

OMG I’m so offended I’m crying (lol). I like feedback. Actually the pro was the result of 4 months of feed back. In fact, glide made me take out a lot of things I notice they don’t ask others to take out. That offended me not this. But no seriously the complaint always was the one you actually said you wanted. That’s why I referred you to the standard version. A lot folks wanted me to shut all the other restaurants out to avoid cross ordering. So when you mentioned it I was like lol, here we go again but just in reverse.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 6, 2020, 4:50pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/14 "2020-12-06T16:50:14Z")

</div>

What I mean is that, if a user orders from different stores, how do you manage payments?

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [December 6, 2020, 5:00pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/15 "2020-12-06T17:00:23Z")

</div>

Okay the Gstore is very different. The idea was to let vendors get on with it. You as a vendor sign up, add your PayPal url, when purchase is made, get paid into your account, PayPal notifies you. You and I receive email of order. I know how much was paid. You pay my %. Simple.

---

<div class="post-metadata">

### Author: ![MaxB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maxb/32/15623_2.png) [@MaxB](https://community.glideapps.com/u/MaxB)
#### Post date: [December 13, 2020, 4:58pm UTC](https://community.glideapps.com/t/multivendor-app-with-stripe-or-any-other-valid-method/19382/16 "2020-12-13T16:58:50Z")

</div>

Sry I saw this only now.

So you have the data in the sheets and make a report of how much the store sold.

Also a question for you; after the user pays with paypal, does your app send the store, and the user some receipt of the order?

How does the store know that a user has bought something?
