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

secretservice's avatar

Laravel Cashier-Stripe

Hey, I'm using laravel/cashier-stripe package and the only available payment method is credit card. Is it possible to get other payment methods with cashier or should i use different package?

0 likes
3 replies
martinbean's avatar

@secretservice Cashier is a wrapper around Stripe. Stripe primarily works with credit and debit cards, but offers other payment methods on a per-location basis (for example, SEPA in Europe).

Kiley's avatar

I'm having trouble remembering exactly how it panned out, but I think that's the screen I got to just after I swiped my card (if so, it's a bit strange that they don't tell you what the amount is until after you've swiped). I was trying to hit the cancel button just as the cashier called out to the other guy.

Please or to participate in this conversation.