Start with the stripe documentation, and probably the cashier documentation.
It's recommended not to integrate in an existing application but all be brand new.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi friends,
I am trying to integrate Stripe in Laravel for a single charge without a subscription or login or registration. I tried to follow their PHP guide and it is confusing to me because I am a beginner.
Is there any simple to use guide or a source that you recommend?
How do I do this in Laravel?
Thanks
I would recommend at least browsing the cashier documentation and watching two or three videos and then make a good choice. But, correct cashier is not required.
Also I would recommend if not using cashier, browse over a couple of other payment gateways.
I have use PayPal in the past, but it's been a while now.
Also Github has some laravel packages that assist with PayPal , but back when I used it I didn't use no packages.
Please or to participate in this conversation.