# Replace this "Buy" button with "Validate cart"

**URL:** https://community.glideapps.com/t/replace-this-buy-button-with-validate-cart/56524
**Category:** Ask for Help
**Created:** [January 10, 2023, 8:22am UTC](https://community.glideapps.com/t/replace-this-buy-button-with-validate-cart/56524 "2023-01-10T08:22:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Naali\_Nalou](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/naali_nalou/32/52637_2.png) [@Naali\_Nalou](https://community.glideapps.com/u/Naali_Nalou)
#### Post date: [January 10, 2023, 8:22am UTC](https://community.glideapps.com/t/replace-this-buy-button-with-validate-cart/56524/1 "2023-01-10T08:22:38Z")

</div>

Hi,  
I’m new in glide.  
I want to replace this “Buy” button with “Validate cart” Button and retrieve the information from my cart in my Airtable database.  
But I can’t add buttons in this screen (Panier).  
Maybe you can help me ?  
Have a great day

 ![Capture d’écran 2023-01-10 à 08.57.37](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/0/100c057e421db825cb1ee865f773a1d431fc66e4.jpeg)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 10, 2023, 8:31am UTC](https://community.glideapps.com/t/replace-this-buy-button-with-validate-cart/56524/2 "2023-01-10T08:31:16Z")

</div>

You can’t add any further buttons on this screen.

What the buy button in this screen will do is to write transaction rows to your Google Sheets’ “App: Sales” sheet, if you have connected a Google Sheet to the app/page.

I think you can do it that way, then automate writing any new rows in that Sheet to your Airtable database.

---

<div class="post-metadata">

### Author: ![Naali\_Nalou](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/naali_nalou/32/52637_2.png) [@Naali\_Nalou](https://community.glideapps.com/u/Naali_Nalou)
#### Post date: [January 10, 2023, 8:46am UTC](https://community.glideapps.com/t/replace-this-buy-button-with-validate-cart/56524/3 "2023-01-10T08:46:44Z")

</div>

Hi,  
It is an application for ordering meals, I do not want to make payment, just allow to put the item in a cart and then validate the order which will retrieve a new order in my database.  
Thanks
