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

jlmmns's avatar
Level 12

How to handle both Cashier and Omnipay?

Hi all,

For my application I need to implement recurring payments (Stripe), as well as other payment providers (Omnipay).

What would be a good start to implementing this?

My idea was to implement Stripe and Cashier first.
And after that implement the Omnipay package.

But I would still need some kind of wrapper to handle both with the same api.
Has anybody else accomplished this?

Or would it be easier to handle them separately based on payment method?

0 likes
2 replies
scottybowl's avatar

I'd be very interested to hear if anyone has achieved this

Please or to participate in this conversation.