# Cashier Stripe: Metered Billing and Stripe Checkout Support

DevFeed: [Cashier Stripe: Metered Billing and Stripe Checkout Support](<https://devfeed.tech/articles/cashier-stripe-metered-billing-and-stripe-checkout-support-3607.md>)

Original publisher: [Read original article](<https://laravel.com/blog/cashier-stripe-metered-billing-and-stripe-checkout-support>)

Author: Dries Vints

Published: 2021-02-08T16:25:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [email-delivery](<https://devfeed.tech/tags/email-delivery.md>), [payments](<https://devfeed.tech/tags/payments.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

The article announces updates to Cashier Stripe, adding Stripe Checkout support and metered billing subscription plans. Stripe Checkout lets developers use a hosted checkout page, while metered billing supports invoicing customers according to usage instead of a fixed recurring amount.

## Source excerpt

Today we are excited to announce that Cashier Stripe has received some long anticipated updates, including support for [Stripe Checkout](https://stripe.com/en-be/payments/checkout) as well as support...