# Stripe checkout/links with dynamic price

**URL:** https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696
**Category:** Ask for Help
**Created:** [December 19, 2024, 6:14pm UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696 "2024-12-19T18:14:17Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![PioneerTown](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pioneertown/32/78768_2.png) [@PioneerTown](https://community.glideapps.com/u/PioneerTown)
#### Post date: [December 19, 2024, 6:14pm UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/1 "2024-12-19T18:14:17Z")

</div>

Hi there!

I want to create a checkout in Glide that allows for dynamic pricing.  
E.g. when I type in that a customer needs to pay €1234 euro, the checkout should preload that amount.

Is this possible?

Thank you!

Nathan

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [December 19, 2024, 8:19pm UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/2 "2024-12-19T20:19:15Z")

</div>

You might want to take a look at the documentation here:

> **[Stripe | Glide Docs](https://www.glideapps.com/docs/automation/integrations/stripe#setting-up-the-send-invoice-action)**
>
> Send an invoice with Stripe

It explains everything you should know about Stripe Integration.

> Enter manual values or specify columns from your data for any of the optional fields you want to use to link your data with your Stripe account. These optional fields are **Product ID, Price ID,** and **Customer ID.**

Let me know if you need further help!

---

<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: [December 20, 2024, 12:33am UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/3 "2024-12-20T00:33:33Z")

</div>

Is this one single product with dynamic pricing? Is Stripe an option in your country?

---

<div class="post-metadata">

### Author: ![PioneerTown](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pioneertown/32/78768_2.png) [@PioneerTown](https://community.glideapps.com/u/PioneerTown)
#### Post date: [December 20, 2024, 7:59am UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/4 "2024-12-20T07:59:46Z")

</div>

Hi Maxime!

It’s a bit weird to work with invoices vs with payment links/checkouts (in iframe) but it works! I can create an invoice with a specified amount with the Stripe Integration and store the stripe invoice ID in Glide, send it automatically with Stripe to the customer and whenever a customer pays, I can send it back to Glide with zapier. 100% solution!

---

<div class="post-metadata">

### Author: ![PioneerTown](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pioneertown/32/78768_2.png) [@PioneerTown](https://community.glideapps.com/u/PioneerTown)
#### Post date: [December 20, 2024, 8:00am UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/5 "2024-12-20T08:00:22Z")

</div>

Stripe is an option indeed! Didn’t know the standard stripe integration! It’s not a real checkout but the invoice with payment link works!

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [December 20, 2024, 11:24am UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/6 "2024-12-20T11:24:54Z")

</div>

Perfect! If you need further help, don’t hesite!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [December 27, 2024, 11:25am UTC](https://community.glideapps.com/t/stripe-checkout-links-with-dynamic-price/78696/7 "2024-12-27T11:25:11Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
