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?
@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).
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.