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

mansoorkhan's avatar

Using Cashier for multiple payment methods

Hi,

I am migrating a project to Laravel that accepts payments using Stripe, Paypal and locally via a bank transfer or check. Currently, it charges user one time annually, but we might change that to something like recurring monthly/annual subscriptions.

I am not sure if i should use cashier for this use case or handle payment and subscriptions on my own without using cashier.

Anyone has thoughts on this?

Thanks.

0 likes
1 reply

Please or to participate in this conversation.