Level 1
Laravel Cashier is based on Stripe and Braintree APIs. You need to use a package like IndiPay and handle the subscription logic on your own.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a requirement where I have to build a subscription with billing system and payment gateway should be PayUMoney. So, i have to Integrate PayUMoney with Laravel Cashier instead of Stripe. I have tested my code with Stripe and it's working fine. But Requirement is to integrate PayU. Can anyone advice me how to start with this ?
Please or to participate in this conversation.