Level 53
@wallyj I've used Cashier in one of my projects (per-seat subscription billing) and it works well. It's pretty easy to extend if you need something more custom.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am getting ready to add Stripe to a project for the first time. My understanding is that I can use Laravel Cashier for this, but I have seen where others skip Cashier and do a straight integration as described in the Stripe docs.
Can you share with me your choice, and your experience with that choice?
I'm using Laravel 6.0 for this project.
Please or to participate in this conversation.