Aug 12, 2023
0
Level 1
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",
Please or to participate in this conversation.