Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

bluewalker's avatar

Jetstream Cashier Stripe checkout

Hi everyone,

I found this article here: h t t p s : //dev.to/cearls/laravel-jetstream-subscription-billing-with-stripe-checkout-and-customer-portal-3hkg

And I did it like it was described, but when I click on the billing page I get the error: resources/views/billing.blade.php: Call to undefined method Laravel\Cashier\Checkout::button()

I'm wondering what I'm doing wrong here?

I'm using: Php Version 8.1.2-1ubuntu2.13

Laravel Version 10.14.1

"laravel/cashier": "^14.12", "laravel/jetstream": "^3.2",

0 likes
0 replies

Please or to participate in this conversation.