Category : PHP

Pei payment gateway integration with PHP. pei.is – Iceland.

By | July 2, 2020

Basic Information: This article is about the Pei payment gateway. It is a payment method owned by Greiðsluiðlun ehf . Payment intermediation is the development and operation of payment solutions, credit purchases, and debt management for companies, NGOs, pension funds, and public bodies. Here in this article, we will operate the Norra registration and payment system. Like… Read More »

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 »

Firebase RealTime Integration Laravel-5-x

By | January 11, 2020

Hello Coders !!, Scientists, This article, we will learn about Firebase RealTime Integration Laravel-5-x using google firebase Realtime database. The Firebase Realtime Database is a cloud-hosted database where Data is stored as JSON and synchronized in realtime to every connected client. So when we need to use Real-time change on the web app or mobile… Read More »

Paytm payment gateway integration with laravel 5.4

By | December 9, 2019

Hello Coders !!This tutorial is about the Paytm payment gateway integration with laravel 5.4 with Laravel’s latest framework. So you can follow step by step to integrate paytm payment gateway integration in fresh Laravel. Also, if you want to integrate into existing code then just follow after the installation step. So the first step is… Read More »

Authorize.net Payment Gateway Integration with Laravel

By | October 28, 2019

This tutorial is about Authorize.net Payment Gateway Integration – Laravel 5.x you will get the step by step with screenshot all the steps to integrate this in your project. Authorize.net:- Authorize.Net is a United States-based payment gateway service provider, permitting merchants to simply accept credit card and electronic check payments through their website and over… Read More »

Laravel 6 Dynamic database connection

By | October 19, 2019

Hello Coders !! This article is about the Laravel 6 Dynamic database connection. Sometimes we need multiple databases in our system to work with and laravel is capable of doing this. With no more complexity, this article is pretty easy to implement you will find the exact changes you want to make in your system.… Read More »