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

redlik's avatar

Single charge payments with Stripe

For somebody who never done Stripe payments before is Cashier or Stripe-php package the easiest method to implement the payment system? I need it for regular one-off payments, no subscriptions necessary.

I've checked couple of tutorials on YT or Laracast itself but they are all using outdated Stripe checkout libraries so I'm not confident about using Stripe package to be honest.

0 likes
2 replies
gitwithravish's avatar

@redlik A developer friend of mine has recently used stripe in a commercial project and I heard some good reviews about stripe and cashier package. You should use it for sometime and decide if its good for yourself !

redlik's avatar

Using the Stripe package looked a bit easier but I can image Cashier is much more polished and always kept updated so thnx for the advice.

1 like

Please or to participate in this conversation.