# how to put a delivery fee

**URL:** https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786
**Category:** Feature Requests
**Created:** [May 9, 2020, 5:08am UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786 "2020-05-09T05:08:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![ikaro\_Basilio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ikaro_basilio/32/7014_2.png) [@ikaro\_Basilio](https://community.glideapps.com/u/ikaro_Basilio)
#### Post date: [May 9, 2020, 5:08am UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/1 "2020-05-09T05:08:19Z")

</div>

hello guys, i would like to know how i put a delivery fee on my app, does anyone know?, how do i do

---

<div class="post-metadata">

### Author: ![Petr\_Shemyagin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/petr_shemyagin/32/59902_2.png) [@Petr\_Shemyagin](https://community.glideapps.com/u/Petr_Shemyagin)
#### Post date: [May 9, 2020, 7:57am UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/2 "2020-05-09T07:57:54Z")

</div>

Hello! Do you use glide buy button, cart and stripe functionality or you have an another algorithm?

---

<div class="post-metadata">

### Author: ![ikaro\_Basilio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ikaro_basilio/32/7014_2.png) [@ikaro\_Basilio](https://community.glideapps.com/u/ikaro_Basilio)
#### Post date: [May 9, 2020, 11:14am UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/3 "2020-05-09T11:14:47Z")

</div>

hello, yes I use the shopping cart

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [May 9, 2020, 6:51pm UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/4 "2020-05-09T18:51:13Z")

</div>

At this time, you would have to make the user select a delivery option to add to cart. That or somehow include delivery in the prices of your existing items.

---

<div class="post-metadata">

### Author: ![RyanV](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ryanv/32/7065_2.png) [@RyanV](https://community.glideapps.com/u/RyanV)
#### Post date: [May 9, 2020, 7:29pm UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/5 "2020-05-09T19:29:36Z")

</div>

The best solution I found is to add an in-line list after the Buy button that is sourced from a separate sheet.

Then, I link to a form to submit delivery information, and then I add a buy button to add the delivery to the cart.

Here’s an example:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/c/c27032cb42c6188441d2f822abd5ac6652eee192.jpeg)

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [May 9, 2020, 10:30pm UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/6 "2020-05-09T22:30:54Z")

</div>

Use a Math column to add delivery fees to the final amount.  
It will not work with Add to cart option though.

---

<div class="post-metadata">

### Author: ![trisixnine](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/trisixnine/32/10044_2.png) [@trisixnine](https://community.glideapps.com/u/trisixnine)
#### Post date: [July 18, 2020, 2:30am UTC](https://community.glideapps.com/t/how-to-put-a-delivery-fee/8786/7 "2020-07-18T02:30:41Z")

</div>

Please fix it asap
