Variable amount pricing in Stripe Checkout

In this episode, you'll learn two ways to collect variable amount one-time payments with Stripe Checkout. First, you can enable customers to define the price they pay at Checkout for donation or tip use-cases. You'll also learn how to pass a custom amount when creating the Checkout Session, useful in cases where you maintain a large product catalog outside of Stripe or when the amount varies widely from customer to customer.


### Presenter
CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev


### Table of contents
00:00 Introduction
00:33 Demo
01:34 Creating a "customer chooses price" in the dashboard
02:58 Letting the user specify a custom amount at checkout
07:25 Conclusion



### Resources
Variable pricing https://stripe.com/docs/products-prices/pricing-models#variable-pricing
Checkout 101 https://stripe.com/docs/videos/checkout-101
Checkout Quickstart https://stripe.com/docs/checkout/quickstart


### Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat

### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88

#stripe #payments #stripecheckout #checkout #donation