Have you made any progress with this? Did you base the work on Spark, Cashier or the payment providers?
Reference: https://github.com/barryvdh/laravel-omnipay https://github.com/ignited/laravel-omnipay https://github.com/Payum/PayumLaravelPackage
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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?
Please or to participate in this conversation.