Handling Webhook for PayPal REST API on eCommerce Platforms

This is the continuation article for the previous article about PayPal REST API integration with PHP apps. This article assumes that you have completed a full-fledged PayPal integration using the library explained in the previous article.Please Read: How to Integrate PayPal REST API...
Read more...

How to Integrate PayPal REST API for Online Payments

Before diving into the main content of the article below, let's go through the previously created articles on this blog.We have already created some articles that explain the classic PayPal API known as PayPal Express Checkout, also referred to as NVP/SOAP API. Most of the previous ar...
Read more...

Stripe Payment Gateway Integration with Laravel

Before through this blog, I've covered some of the popular payment gateways like PayPal, SecurePay, eSewa, etc. This article is about the Stripe payment gateway to handle one-time payments with express checkout. Introduction Stripe is a payment service provider dealing with online...
Read more...
eSewa Online Payment.jpg

eSewa Payment Gateway Integration with Laravel

In this article, I will show you how to integrate eSewa API v1.0 with the Laravel framework. eSewa is Nepal's first popular online payment gateway helping businesses to accept their payments online. As like a few other payment gateways integration with PHP, I've recently worked on a...
Read more...