Tag Archives: Payment

Laravel stripe metered billing payment method

By | February 19, 2020

Hello Coders !!This tutorial is about the laravel stripe metered billing payment method. When you need to charge users monthly per usage in that case you can use this metered billing method. So let’s use a fresh laravel source code for this so you can get the clean code and implement it on your site.… Read More »

Laravel Paypal Payment Integration

By | August 26, 2019

Hello Coders, Welcome to CodesCompanion easy way development tutorials. This tutorial is about the Laravel Paypal Payment Integration. Previously I had written about the other payment gateways such as Stripe, Instamojo, and Razorpay that you can check in my other articles. Currently, let me tell you about the PayPal payment method integration in Laravel. Step… Read More »

Instamojo payment gateway integration in Laravel

By | February 19, 2019

This easy tutorial is about Instamojo payment gateway integration in Laravel. This is an Indian payment gateway which is widely used by Indian merchants and startups. There are many payment gateways available for Indian businesses like Razorpay, PayUMoney, CCAvenue and many more. Also, if you want to check Razorpay and Stripe payment gateway integration then… Read More »